---
title: "Delete a custom variable"
method: DELETE
path: "/api/v1/integration/webhooks/configuration/custom-variables/{custom_variable_name}"
tags: ["Webhooks Integration"]
---

# Delete a custom variable

`DELETE /api/v1/integration/webhooks/configuration/custom-variables/{custom_variable_name}`

Deletes the endpoint with the name `<CUSTOM_VARIABLE_NAME>`.

## Path parameters

- `custom_variable_name` string, required

## Response `200`

OK

## Other responses

- `403` — Authentication error
- `404` — Item Not Found
- `429` — Too many requests

---

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