delete
https://{targetURL}/api/v1/experiments/sections//lock
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
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
204The lock was successfully removed or there was no lock.
409Another user has a lock on the section.