Delete a connector
Deprecated
Spaces method and path for this operation:
delete /s/{space_id}/api/actions/action/{id}
Refer to Spaces for more information.
WARNING: When you delete a connector, it cannot be recovered.
DELETE
/api/actions/action/{id}
curl \
--request DELETE 'https://localhost:5601/api/actions/action/{id}' \
--header "Authorization: $API_KEY" \
--header "kbn-xsrf: true"