v25

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

Asynchronously deletes multiple boreholes. The whole batch is rejected (nothing is deleted) if the current user is not allowed to delete any of the selected boreholes. Uses the same permission check as the single-borehole delete (M:BDMS.Services.IBoreholePermissionService.CanManageBoreholeAsync(System.String,System.Nullable{System.Int32})).

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

Path parameters

versionstring required

Request body

integer[] required

Response

OK