v25

latestOpenAPI 3.0.1raw.githubusercontent.com2026-07-08143108383.9 KB
Borehole

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

Path parameters

idinteger required

The id of the borehole to lock.

versionstring required

Response

OK