Skip to main content
DELETE
Delete a tag

Authorizations

X-API-Key
string
header
required

Authenticate your account by including your secret key in API requests. You can manage your API keys in the Dashboard.

Authentication to the API is performed by using the HTTP Header X-API-Key.

Path Parameters

slug
string
required

Slug of the tag to delete

Query Parameters

force
boolean
default:false

Force deletion even if tag is used in rules or snippets

Response

Tag deleted successfully

The response is of type object.