Reject a discovered capacity
Functional capacities
Reject a discovered capacity
Dismiss a capacity that auto-discovery proposed on this application.
Required scope applications:edit
post
/applications/{id}/functional-capacities/{functionalCapacityId}/rejectAuthorizations
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.
functionalCapacityIdstring<uuid>requiredIdentifier of the functional capacity.
Response200 · application/json
The rejected capacity.
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.