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

Create Legal Hold

Body Params
string
required

Title that should be given to the newly created legal hold. Max length of title is 80 characters.

date-time
required

Time that the legal hold should start. Must not be in the past.

date-time
required

Time that the legal hold should end. End time must be greater than or equal to 24 hours after the start time.

string

Description that should be given to the newly created legal hold. Max length of description is 256 characters.

string

Keyword(s) to search against document content and titles. Note: When provided, only relevant results will be added to the legal hold. Empty strings will be treated the same as when no keywords are provided. Max length of keywords is 400 characters.

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.

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json