cURL
curl --request PATCH \ --url https://analytics-api.voiceflow.com/v1/transcript-property/{propertyID} \ --header 'Content-Type: application/json' \ --data ' { "name": "<string>", "type": "boolean", "description": "<string>" } '
1 - 100
boolean
number
string
Was this page helpful?