These docs are for v1.0. Click to read the latest docs for v1.2.

Add Legal Hold Users

Path Params
uuid
required

Unique ID of the legal hold.

Body Params
Users
array of numbers
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.

Users*
Headers
string
required
Defaults to 1

The API version used in the request.

Responses
204

Users were correctly added to the legal hold.

400

Incorrect format or invalid parameters.

403

Account does not have permission to access the API.

404

The specified legal hold id was not found.

Language
Credentials
Click Try It! to start a request and see the response here!