---
title: "deleteCustomVariable"
method: DELETE
path: "/v1/custom-variables/{id}"
tags: ["Custom Variables"]
---

# deleteCustomVariable

`DELETE /v1/custom-variables/{id}`

Immediately and permanently deletes a custom variable

## Path parameters

- `id` string, required

## Response `204`

Success

## Other responses

- `403` — Forbidden

---

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