Delete a capacity group
Functional capacities
Delete a capacity group
Delete a group from the capacity taxonomy.
Required scope applications:delete
delete
/functional-capacities/groups/{groupId}Authorizations
AuthorizationstringrequiredAuthorization header carrying a workspace API key, as “Bearer kbn_live_…”. The X-Api-Key header is accepted equivalently.
Path parameters
groupIdstring<uuid>requiredIdentifier of the group.
Response204
The group was deleted.