curl --request DELETE \
--url https://analytics-api.voiceflow.com/v1/transcript-evaluation/{evaluationID} \
--header 'authorization: <api-key>'Remove the specified evaluation along with results for all transcripts.
curl --request DELETE \
--url https://analytics-api.voiceflow.com/v1/transcript-evaluation/{evaluationID} \
--header 'authorization: <api-key>'Documentation Index
Fetch the complete documentation index at: https://docs.voiceflow.com/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?