curl --request DELETE \
--url https://{tenantDomain}/api/v2/experimentation/segments/{id} \
--header 'Authorization: Bearer <token>'Delete a segment by ID. Idempotent: returns 204 even if segment does not exist.
curl --request DELETE \
--url https://{tenantDomain}/api/v2/experimentation/segments/{id} \
--header 'Authorization: Bearer <token>'Documentation Index
Fetch the complete documentation index at: https://docs-dev-chore-tenant-logs-autoupdate-1781308603.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.