curl --request DELETE \
--url https://analytics-api.voiceflow.com/v1/transcript-property/{propertyID} \
--header 'authorization: <api-key>'Remove the specified property from all transcripts along with their values.
curl --request DELETE \
--url https://analytics-api.voiceflow.com/v1/transcript-property/{propertyID} \
--header 'authorization: <api-key>'Was this page helpful?