DELETE /api/fleet/cloud_connectors/{cloudConnectorId}
curl \ --request DELETE 'https://<KIBANA_URL>/api/fleet/cloud_connectors/{cloudConnectorId}' \ --header "Authorization: $API_KEY" \ --header "kbn-xsrf: true"
curl \ --request DELETE 'https://<KIBANA_URL>/api/fleet/cloud_connectors/{cloudConnectorId}' \ --header "Authorization: $API_KEY" \ --header "kbn-xsrf: true"