cURL
curl --request POST \ --url http://localhost:8081/v1/routing-ab-tests/{id}/start \ --header 'X-Org-Id: <x-org-id>' \ --header 'X-Reevit-Key: <api-key>'
{ "status": "draft" }
API key for server-to-server authentication
Organization identifier for multi-tenancy
OK
draft
running
paused
completed