---
title: "Delete assigned variable sets from the workspace"
method: DELETE
path: "/workspaces/{workspace}/relationships/var-sets"
tags: ["workspace-variable-sets"]
---

# Delete assigned variable sets from the workspace

`DELETE /workspaces/{workspace}/relationships/var-sets`

This endpoint removes provided variable sets from the workspace.

## Path parameters

- `workspace` string, required

## Response `204`

Success.

## Other responses

- `403` — User unauthorized to perform this action.
- `404` — Workspace or variable set not found.
- `4XX` — Client error.
- `5XX` — Server error.

---

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