---
title: "DELETE /api/v1/config/trace-behavior-config"
method: DELETE
path: "/api/v1/config/trace-behavior-config"
tags: ["TraceBehaviorConfig"]
---

# DELETE /api/v1/config/trace-behavior-config

`DELETE /api/v1/config/trace-behavior-config`

## Query parameters

- `dry_run` boolean

## Response `200`

A successful response.

- Configv1DeleteTraceBehaviorConfigResponse

## Other responses

- `400` — Cannot delete the TraceBehaviorConfig because it is in use.
- `404` — Cannot delete the TraceBehaviorConfig because the slug does not exist.
- `500` — An unexpected error response.
- `default` — An undefined error response.

---

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