Skip to main content
POST
Create many variables

Authorizations

Authorization
string
header
required

Voiceflow bearer token

Query Parameters

projectID
string
required

The ID of the project to operate on.

environmentAlias
string
required

The alias of the environment to operate on (e.g. main).

Body

application/json
apiToolID
string
required

The ID of the API tool to create the variables under.

variables
object[]
required

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.

variables
object[]
required