Changes to Asynchronously deletes the BDMS.Models.Borehole with the specified id. Permission is checked via M:BDMS.Services.IBoreholePermissionService.CanManageBoreholeAsync(System.String,System.Nullable{System.Int32}), so admins can delete a borehole regardless of whether it is locked by another user or already in Reviewed/Published status.
DELETE /api/v{version}/borehole
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 1 of the 25 revisions of this API.1
What changed
- ○
endpoint added
endpoint-added
- ○