---
title: "Delete Global Variable Endpoint"
method: DELETE
path: "/workflows/v1/global-variables/{variable_id}"
tags: ["Global Variables"]
---

# Delete Global Variable Endpoint

`DELETE /workflows/v1/global-variables/{variable_id}`

Delete a global variable.

## Path parameters

- `variable_id` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

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