Taxonomy

Delete a tag

Delete a tag and detach it from every resource carrying it.

Required scope tags:delete

delete/tags/{id}

Authorizations

Authorizationstringrequired

Authorization header carrying a workspace API key, as “Bearer kbn_live_…”. The X-Api-Key header is accepted equivalently.

Path parameters

idstring<uuid>required

Identifier of the tag.

Response204

The tag was deleted.