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
variables
object[]
required

Response

201 - application/json

Returns the variables the request created, as an array, each carrying the ID assigned to it.

variables
object[]
required