Taxonomy

Delete a category

Delete a category. Applications filed under it are not deleted — they lose their category.

Required scope categories:delete

delete/categories/{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 category.

Response204

The category was deleted.