Skip to content

Unlock File

A locked file can be unlocked by the user who locked the file or any user with a Content Manager role for the locked file. Once a file is unlocked, any user with appropriate permissions may delete the file or upload a new version.

POST {baseUrl}/spaces/{spaceId}/files/{fileId}/unlock?complete=true
  • HEADER:

    • Authorization: Bearer {tid token}

To know more about the unlock file API refer here.