Skip to main content
DELETE
Delete Tag

Path Parameters

organizationId
string
required
Organization ID
projectId
string
required
Project ID
tagId
string
required
Tag ID

Response

A tag cannot be deleted if it is currently in use by any resources (components, content, assets). Remove the tag from all resources before deleting.

Error Responses

Tag Not Found

Tag In Use

Code Examples