Run a connector Deprecated
Spaces method and path for this operation:
post /s/{space_id}/api/actions/action/{id}/_execute
Refer to Spaces for more information.
POST /api/actions/action/{id}/_execute
curl \ --request POST 'https://localhost:5601/api/actions/action/{id}/_execute' \ --header "Authorization: $API_KEY" \ --header "Content-Type: application/json" \ --header "kbn-xsrf: true" \ --data '{"params":{}}'