cURL
curl --request DELETE \ --url http://localhost:8081/v1/routing-ab-tests/{id} \ --header 'X-Org-Id: <x-org-id>' \ --header 'X-Reevit-Key: <api-key>'
{ "error": "invalid_request", "code": "email_required", "message": "email is required", "details": { "metric": "workflow_executions", "used": "2000", "limit": "2000", "reset": "2025-01-01T00:00:00Z" } }
API key for server-to-server authentication
Organization identifier for multi-tenancy
No Content