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

Changes

Changed in 1 of the 25 revisions of this API.1