---
title: "Delete Global Variable"
method: DELETE
path: "/globalvars/{globalVariableId}"
tags: ["Global Variables"]
---

# Delete Global Variable

`DELETE /globalvars/{globalVariableId}`

Soft deletes a single global variable.
### Authorization Required:
  - Designer Administrator

## Path parameters

- `globalVariableId` string, required

## Response `204`

Global Variable deleted

## Other responses

- `default` — Error

---

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