Create many variables
Create many variables
Adds several API tool variables to its API tool in one request, each taking the fields the single-create call takes. The response carries the created API tool 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 API tool variables, each with its own ID and the apiToolID of the API tool it was attached to.