---
title: "Delete Global Attribute"
method: DELETE
path: "/v1/channel/attribute/global/{attributeId}"
tags: ["Attributes"]
---

# Delete Global Attribute

`DELETE /v1/channel/attribute/global/{attributeId}`

Delete global attribute by attributeId.

## Path parameters

- `attributeId` string, required — AttributeId must be a category tree wide unique identifer.

## Response `204`

Global attribute deleted

## Other responses

- `400` — Bad Request
- `401` — Access forbidden, invalid or unknown Token was used.
- `404` — Requested resource not found.
- `500` — Unexpected Server Error

---

[API](https://skmtc.net/jtl-software/apis/scx-authentication-api.md) · [All operations](https://skmtc.net/jtl-software/apis/scx-authentication-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/jtl-software/scx-authentication-api/revisions/f979b1ea6951/schema)
