Functional capacities

Create a capacity

Add a leaf capacity to the workspace taxonomy.

Required scope applications:add

post/functional-capacities

Authorizations

Authorizationstringrequired

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

Bodyapplication/json

namestringrequired

Name of the capacity.

groupIdstring<uuid>

Group to file the capacity under.

Response201 · application/json

The capacity was created.

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.