---
title: "Remove an Adhoc Sensor"
method: DELETE
path: "/api/v2/sensors/{sensor_id}"
tags: ["sensors_other"]
deprecated: true
---

# Remove an Adhoc Sensor

`DELETE /api/v2/sensors/{sensor_id}`

> **Deprecated.**

⚠️ **DEPRECATED**: This endpoint will be removed after April 13, 2026.

## Response `204`

Successful response

## Other responses

- `400` — The request failed due to a client error, with one or more of the following possible causes: 1. The request required a tenant_id field, which was missing. 2. The request was malformed syntactically or semantically.
- `404` — The specified resource was not found.
- `409` — The specified resource is in an incompatible state
- `503` — The service is undergoing maintenance and is temporarily unavailable.

## Changes

> 44 revisions in range; 1 could not be searched.

- **2026-01-14** `75b25cff80c7` — 1 info
  - endpoint deprecated

[Change history](https://skmtc.dev/hiddenlayerai/apis/hiddenlayer-audit-api/changes/api/v2/sensors/:sensor_id/delete.md)

---

[API](https://skmtc.dev/hiddenlayerai/apis/hiddenlayer-audit-api.md) · [All operations](https://skmtc.dev/hiddenlayerai/apis/hiddenlayer-audit-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/hiddenlayerai/hiddenlayer-audit-api/revisions/d8c55b669109/schema)
