Create a capacity
Functional capacities
Create a capacity
Add a leaf capacity to the workspace taxonomy.
Required scope applications:add
post
/functional-capacitiesAuthorizations
AuthorizationstringrequiredAuthorization header carrying a workspace API key, as “Bearer kbn_live_…”. The X-Api-Key header is accepted equivalently.
Bodyapplication/json
namestringrequiredName of the capacity.
groupIdstring<uuid>Group to file the capacity under.
Response201 · application/json
The capacity was created.
idstring<uuid>requiredIdentifier of the functional capacity.
namestringrequiredName of the capacity.
statusstringStatus of the capacity on the application, in lower case.
groupIdstring<uuid> | nullGroup the capacity belongs to.