Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://analytics-api.voiceflow.com/v1/transcript/{transcriptID}/project/{projectID}/end \ --header 'authorization: <api-key>'
Mark a transcript as complete. Once ended, enabled evaluations will be triggered.
Voiceflow API key
ID of the transcript to target.
ID of the target Voiceflow project.
Was this page helpful?