---
title: "# Delete Custom Detection Content"
method: DELETE
path: "/v1/mitigation/detection-content/custom/{content_id}"
tags: ["Mitigation"]
---

# # Delete Custom Detection Content

`DELETE /v1/mitigation/detection-content/custom/{content_id}`

Deletes a custom detection content item by ID.

## Path parameters

- `content_id` string, required

## Response `200`

DeleteCustomDetectionContentResponse

- DeleteCustomDetectionContentInternalResponse
  - `message` string

## Other responses

- `422` — validationErrorSwagger is represents the erroneous cases
- `default` — genericErrorSwagger is represents the erroneous cases

---

[API](https://skmtc.net/picussecurity/apis/picus-rest-api.md) · [All operations](https://skmtc.net/picussecurity/apis/picus-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/picussecurity/picus-rest-api/versions/cb0d02ee28f8/schema)
