---
title: "Delete a variable set"
method: DELETE
path: "/runners/variables/variable-sets/{variableSetId}"
tags: ["Variable Sets"]
---

# Delete a variable set

`DELETE /runners/variables/variable-sets/{variableSetId}`

## Path parameters

- `variableSetId` string, required

## Response `204`

Variable set deleted successfully

## Other responses

- `400` — Bad Request Error
- `401` — Unauthorized Error
- `403` — Insufficient permissions
- `500` — Internal Server Error

---

[API](https://skmtc.net/firefly/apis/api-gateway.md) · [All operations](https://skmtc.net/firefly/apis/api-gateway/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/firefly/api-gateway/revisions/eea119b4113f/schema)
