Create many variables
Create many variables
Adds several function variables to its function in one request, each taking the fields the single-create call takes. The response carries the created function variables in the same shape the list call returns.
POST
Create many variables
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 function variables, each with its own ID, its input or output kind, and the functionID of the function it was attached to.