Taxonomy

Rename a category

Change the name of a category.

Required scope categories:edit

patch/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.

Bodyapplication/json

namestringrequired

New name of the category.

Response200 · application/json

The renamed category.

idstring<uuid>required

Identifier of the category.

namestringrequired

Name of the category.

appCountinteger | null

Number of applications filed under it.