---
title: "Unbind a variable set from a workspace"
method: POST
path: "/runners/variables/workspaces/{workspaceId}/variable-sets/{variableSetId}/unbind"
tags: ["Variable Set Operations"]
---

# Unbind a variable set from a workspace

`POST /runners/variables/workspaces/{workspaceId}/variable-sets/{variableSetId}/unbind`

## Path parameters

- `workspaceId` string, required
- `variableSetId` string, required

## Response `204`

Variable set unbound from workspace

---

[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)
