curl --request DELETE \
--url https://{tenantDomain}/api/v2/experimentation/experiments/{id} \
--header 'Authorization: Bearer <token>'Permanently delete an experiment and its allocations by ID. Active experiments cannot be deleted; pause or complete first. Idempotent: returns 204 even if the experiment does not exist.
curl --request DELETE \
--url https://{tenantDomain}/api/v2/experimentation/experiments/{id} \
--header 'Authorization: Bearer <token>'Documentation Index
Fetch the complete documentation index at: https://auth0.com/llms.txt
Use this file to discover all available pages before exploring further.
Cette page vous a-t-elle été utile ?