v25

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

Asynchronously applies the same set of field changes to multiple boreholes. Only the properties named in BDMS.Models.BoreholeBulkUpdateRequest.FieldsToUpdate are written. The whole batch is rejected (nothing is saved) if the current user cannot edit any selected borehole. Resets the workflow tab status of any tab whose fields were changed.

post/api/v{version}/borehole/bulkedit

Path parameters

versionstring required

Request body

boreholeIdsinteger[] required
fieldsToUpdatestring[] required

Response

OK