Update legal hold policy
Update legal hold policy.
Documentation Index
Fetch the complete documentation index at: https://developer.box.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
The ID of the legal hold policy.
Body
The name of the policy.
254"Sales Policy"
A description for the policy.
500"A custom policy for the sales team"
Notes around why the policy was released.
500"Required for GDPR"
Response
Returns a new legal hold policy object.
Legal Hold Policy information describes the basic characteristics of the Policy, such as name, description, and filter dates.
The unique identifier for this legal hold policy.
"11446498"
The value will always be legal_hold_policy.
legal_hold_policy "legal_hold_policy"
Name of the legal hold policy.
254"Policy 4"
Description of the legal hold policy. Optional property with a 500 character limit.
500"Postman created policy"
Possible values:
- 'active' - the policy is not in a transition state.
- 'applying' - that the policy is in the process of being applied.
- 'releasing' - that the process is in the process of being released.
- 'released' - the policy is no longer active.
active, applying, releasing, released "active"
Counts of assignments within a legal hold policy by item type.
The user who created the legal hold policy object.
When the legal hold policy object was created.
"2012-12-12T10:53:43-08:00"
When the legal hold policy object was modified. Does not update when assignments are added or removed.
"2012-12-12T10:53:43-08:00"
When the policy release request was sent. (Because it can take time for a policy to fully delete, this isn't quite the same time that the policy is fully deleted).
If null, the policy was not deleted.
"2012-12-12T10:53:43-08:00"
User-specified, optional date filter applies to Custodian assignments only.
"2012-12-12T10:53:43-08:00"
User-specified, optional date filter applies to Custodian assignments only.
"2012-12-12T10:53:43-08:00"
Optional notes about why the policy was created.
500"Example"
