curl --request DELETE \
--url https://analytics-api.voiceflow.com/v1/transcript/{transcriptID} \
--header 'authorization: <api-key>'Remove this transcript, its logs and all evaluation results.
curl --request DELETE \
--url https://analytics-api.voiceflow.com/v1/transcript/{transcriptID} \
--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?