Functional capacities

Rename a capacity

Rename a leaf capacity of the taxonomy.

Required scope applications:edit

patch/functional-capacities/{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 capacity.

Bodyapplication/json

namestringrequired

New name of the capacity.

Response200 · application/json

The renamed capacity.

idstring<uuid>required

Identifier of the functional capacity.

namestringrequired

Name of the capacity.

statusstring

Status of the capacity on the application, in lower case.

groupIdstring<uuid> | null

Group the capacity belongs to.