Changes to 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

Every recorded change to this endpoint, newest first. Back to the operation

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

  1. 487e446915561

What changed