Delete a tag
Taxonomy
Delete a tag
Delete a tag and detach it from every resource carrying it.
Required scope tags:delete
delete
/tags/{id}Authorizations
AuthorizationstringrequiredAuthorization header carrying a workspace API key, as “Bearer kbn_live_…”. The X-Api-Key header is accepted equivalently.
Path parameters
idstring<uuid>requiredIdentifier of the tag.
Response204
The tag was deleted.