Functional capacities

Update a capacity group

Partial update of a capacity group.

Required scope applications:edit

patch/functional-capacities/groups/{groupId}

Authorizations

Authorizationstringrequired

Authorization header carrying a workspace API key, as “Bearer kbn_live_…”. The X-Api-Key header is accepted equivalently.

Path parameters

groupIdstring<uuid>required

Identifier of the group.

Bodyapplication/json

namestring

Name of the group.

iconstring

Icon of the group.

Response200 · application/json

The updated group.

idstring<uuid>required

Identifier of the referenced object.

namestringrequired

Display name of the referenced object.