Borehole
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
Path parameters
idinteger required
The id of the borehole to unlock.
versionstring required
Response
OK