To create a lock on a folder in Box you will need to provide our API with theDocumentation Index
Fetch the complete documentation index at: https://developer.box.com/llms.txt
Use this file to discover all available pages before exploring further.
id of the folder for which the lock should be applied. Optionally you may
supply the specific locked_operations to be applied with the folder lock.
Folder LocksWhen using any folder lock API endpoints, you must be authenticated as the
owner/co-owner of the folder you are trying to access.
Lock Operations
There are two possible lock operations that may be applied to a folder,move
and delete.
The move lock will prevent the folder from being moved to a new location or
owner while the lock is still applied.
The delete lock will prevent the folder from being deleted while the lock is
still applied.
