v1

latestOpenAPI 3.0.3Lucid2026-07-14155181312.3 KB
Legal Holds

Remove Legal Hold Users

Removes users from a specified legal hold. This action can only be performed for legal holds that have not yet started.

post/v1/accounts/me/legalHolds/{legalHoldId}/users/remove

Path parameters

legalHoldIdstring uuid required

Unique ID of the legal hold.

Request body

Usersnumber[] required

List of user ids for users to be removed from the specified legal hold. Users must belong to the admin’s account. Max number of users per request is 200.

Response

Users were correctly removed from the legal hold.