v1

latestOpenAPI 3.0.3Lucid2026-07-14155181312.3 KB
Legal Holds

Add Legal Hold Users

Adds users to 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/add

Path parameters

legalHoldIdstring uuid required

Unique ID of the legal hold.

Request body

Usersnumber[] required

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

Response

Users were correctly added to the legal hold.