Create variable
Create variable
Adds a variable to the project, a named slot of project state an agent can read and write. The response carries the ID that later calls address it by.
POST
Create variable
Authorizations
Voiceflow bearer token
Query Parameters
The ID of the project to operate on.
The alias of the environment to operate on (e.g. main).
Body
application/json
Response
201 - application/json
Returns the newly created variable in full, including the ID assigned to it and its creation timestamps.