A legal hold is a process that an enterprise can use to preserve all forms of potentially relevant information when litigation is pending or reasonably anticipated. Applying a hold to items prevents any user from deleting them from Box. Legal Holds can be managed and assigned to folders and files through the Box APIs.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.
Legal Holds are a feature of the Box Governance package, which
can be added on to any Business Plus, Enterprise Advanced or Enterprise account.
Policies, Assignments, and Holds
Working with Legal Hold Policies requires a developer to work with three distinct resources.- Policies: A describes the general behavior of the hold. It determines which files should be affected, based on the date and time the files were created or updated.
- Assignments: A is a relation between a policy and custodian. In this case, as custodian can be a user, folder, file, or file version. Creating an assignment puts a hold on all the file versions that belong to the custodian. For example, if an assignment is created on a folder the policy is applied to all file versions within that folder.
- Holds: A represents all the policies that are assigned to a specific file version. Note that every file version can have a maximum of one file version legal hold and this hold contains a list of every assigned policy.
