---
title: "Asynchronously deletes the BDMS.Models.Borehole with the specified id. Permission is checked via M:BDMS.Services.IBoreholePermissionService.CanChangeBoreholeStatusAsync(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/v2/borehole"
tags: ["Borehole"]
---

# Asynchronously deletes the BDMS.Models.Borehole with the specified id. Permission is checked via M:BDMS.Services.IBoreholePermissionService.CanChangeBoreholeStatusAsync(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/v2/borehole`

## Query parameters

- `id` integer

## Response `200`

OK

---

[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/b381bfa14ea2/schema)
