Changes to Releases the edit lock on the borehole with the given id. Touches only BDMS.Models.Borehole.Locked and BDMS.Models.Borehole.LockedById, so it cannot race with a concurrent full-entity edit on any other field.
POST /api/v{version}/borehole/{id}/unlock
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 1 of the 25 revisions of this API.1
What changed
- ○
endpoint added
endpoint-added
- ○