Changes to Acquires the edit lock on the borehole with the given id for the current user. 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}/lock
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
- ○