Skip to main content
DELETE
cURL

Authorizations

Authorization
string
header
required

API Key authentication for programmatic access. Include your API key in the Authorization header as: Bearer your_api_key_here

Path Parameters

tagId
string<uuid>
required

Unique identifier of the tag to delete

Response

Successful response

Result of tag deletion

success
boolean
required

Whether the deletion was successful

error
string

Error message if deletion failed