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

Edit Legal Hold

Path Params
uuid
required

Unique ID of the legal hold.

Body Params
string

The new title for the legal hold (the existing one will be replaced). Max length of title is 80 characters.

date-time

The new time that the legal hold will begin. Must be at least 24 hours before the end time and cannot be in the past. Cannot be changed if the legal hold has already started.

date-time

The new time that the legal hold will end and documents on the legal hold will be released. Must be at least 24 hours after the start time and cannot be in the past.

string

The new description for the legal hold (the existing one will be replaced). Max length of description is 256 characters.

string

The new keywords for the legal hold (any existing ones will be replaced). Max length of keywords is 400 characters. Cannot be changed if the legal hold has already started.

Headers
string
required
Defaults to 1

The API version used in the request.

Responses

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