Skip to main content
POST
Create transcript property

Authorizations

authorization
string
header
required

Voiceflow API key

Body

application/json
projectID
string
required

ID of the project this property belongs to.

Required string length: 24
name
string
required

The name of this property.

Required string length: 1 - 100
type
enum<string>
required

The type of value held by this property.

Available options:
boolean,
number,
string

Response

201 - application/json
property
object
required