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 DELETE \ --url https://analytics-api.voiceflow.com/v1/transcript-property-value/transcript/{transcriptID}/property/{propertyID} \ --header 'authorization: <api-key>'
Remove the value of a property from the specified transcript.
Voiceflow API key
ID of the property to target.
ID of the transcript to target.
Was this page helpful?