Update property
Update property
Changes an existing transcript property in place. The response carries only a confirmation message, so refetch the transcript property to read its new values.
PATCH
Update property
Authorizations
Voiceflow bearer token
Path Parameters
The ID of the transcript property to operate on.
Query Parameters
The ID of the project to operate on.
Body
application/json
Response
200 - application/json
Confirms the property was renamed. The body is a message rather than the updated property, so refetch the property to read its new name.
A human-readable message confirming the update.