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}/reject

Authorizations

Authorizationstringrequired

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

Path parameters

idstring<uuid>required

Identifier of the application.

functionalCapacityIdstring<uuid>required

Identifier of the functional capacity.

Response200 · application/json

The rejected capacity.

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.