Basic Information

appmixer.box.core.LockFile

1.0.0

Public

Lock a file to prevent other users from modifying it. When a file is locked, only the user who locked it can make changes to the file until the lock is released.

Input Ports

in

FieldTypeDescription
File ID text The unique identifier of the file to lock. This is a required parameter that identifies which file should be locked.
Lock Expires At date-time The ISO 8601 formatted date and time when the lock will automatically expire. Optional parameter. If not provided, the lock will remain until manually released.

Output Ports

out

FieldTypeDescription
ID -
Type -
Name -
File Version -
Lock -
Created At -
Modified At -
Modified By -

Full Metadata