Delete a category
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
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 category.
Response204
The category was deleted.