Set the capacities of an application
Functional capacities
Set the capacities of an application
Replace the whole set of capacities of the application. Capacity identifiers are validated against the workspace taxonomy.
Required scope applications:edit
put
/applications/{id}/functional-capacitiesAuthorizations
AuthorizationstringrequiredAuthorization header carrying a workspace API key, as “Bearer kbn_live_…”. The X-Api-Key header is accepted equivalently.
Path parameters
idstring<uuid>requiredIdentifier of the application.
Bodyapplication/json
functionalCapacityIdsstring<uuid>[]requiredThe complete set of capacities to link.
Response200 · application/json
The capacities now linked.
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.