Create variable
Create variable
Adds a API tool variable to its API tool, an input an API tool substitutes into its request. 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
Creates the API tool variable and returns it, including its new ID and the apiToolID of the API tool it now belongs to.