Skip to main content
DELETE
Remove legal hold custodian

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"

custodian_id
string
required

The custodian entry id

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

"lhc_7Yt3nBv8Wq2Lms"

Response

The removed custodian

id
string
required
Pattern: ^lhc_[a-zA-Z0-9]{14}$
object
enum<string>
required
Available options:
legal_hold_custodian
removed
enum<boolean>
required
Available options:
true
removed_at
string<date-time>
required