---
title: "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."
method: DELETE
path: "/api/v{version}/borehole"
tags: ["Borehole"]
---

# 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`

## Path parameters

- `version` string, required

## Query parameters

- `id` integer

## Response `200`

OK

## Changes

- **2026-06-23** `487e44691556` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/geoadmin/apis/boreholes-rest-api-v2/changes/api/v:version/borehole/delete.md)

---

[API](https://skmtc.dev/geoadmin/apis/boreholes-rest-api-v2.md) · [All operations](https://skmtc.dev/geoadmin/apis/boreholes-rest-api-v2/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/geoadmin/boreholes-rest-api-v2/revisions/e6d0b4ee0f52/schema)
