Skip to main content
POST
Add legal hold custodians

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

hold_id
string
required

The legal hold id

Pattern: ^lgh_[a-zA-Z0-9]{14}$
Example:

"lgh_Abc123XyZ456De"

Body

application/json
custodians
object[]
required

Users to name on this hold

Required array length: 1 - 100 elements

Response

The custodians named in the request

custodians
object[]
required