Delete property
Delete property
Deletes a single transcript property by ID. A transcript property is a label you define once and then set on individual conversations. The response carries only a confirmation message, so refetch the transcript properties to see what is left.
DELETE
Delete 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.
Response
200 - application/json
Confirms the transcript property was deleted. The body is a message only, so refetch the project's properties to see which ones remain available to filter on.
A human-readable message confirming the deletion.