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.
curl --request DELETE \
--url https://analytics-api.voiceflow.com/v1/transcript-property-value/transcript/{transcriptID}/property/{propertyID} \
--header 'authorization: <api-key>'Was this page helpful?