Try to unlock a text section

Releases a lock on a section that you requested earlier with the PUT call. Note that you can only release your own locks.

If there was no lock on the specified section then this call will also return success.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int32
required
Headers
string
Defaults to Swagger
Responses
204

The lock was successfully removed or there was no lock.

409

Another user has a lock on the section.

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!