patch
https://api.lucid.co/v1/accounts/me/legalHolds/
Modifies an existing legal hold, allowing changes to the title, description, and end time. If the legal hold has not yet started, the start time and keywords can also be updated.
This API is exclusive to Enterprise Shield accountsOnly the account owner or a document admin can grant access to this API.
Modifies the legal hold specified by the legalHoldId.
- If the legal hold has not yet ended, the name, description, and end time may be modified.
- If the legal hold has not yet started, the start time and keywords may also be modified.
Valid Authentication Methods
API Key Grants:
- LegalHoldEdit
OAuth 2.0 User Token Scopes
- account.legalhold
400Incorrect format or invalid parameters.
403Account does not have permission to access the API.
404The specified legal hold id was not found.