Create property
Create property
Adds a transcript property to the project, a label you define once and then set on individual conversations. The response carries the ID that later calls address it by.
POST
Create property
Authorizations
Voiceflow bearer token
Query Parameters
The ID of the project to operate on.
Body
application/json
Response
201 - application/json
Creates the property and returns it with its generated ID, the value type it holds, and the project it belongs to. The property is now defined on the project but is not yet set on any transcript.