Rename a category
Taxonomy
Rename a category
Change the name of a category.
Required scope categories:edit
patch
/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.
Bodyapplication/json
namestringrequiredNew name of the category.
Response200 · application/json
The renamed category.
idstring<uuid>requiredIdentifier of the category.
namestringrequiredName of the category.
appCountinteger | nullNumber of applications filed under it.