Cancel agent action
Spaces method and path for this operation:
post /s/{space_id}/api/fleet/agents/actions/{actionId}/cancel
Refer to Spaces for more information.
POST
/api/fleet/agents/actions/{actionId}/cancel
curl \
--request POST 'https://localhost:5601/api/fleet/agents/actions/{actionId}/cancel' \
--header "Authorization: $API_KEY" \
--header "kbn-xsrf: string"