Skip to main content
POST
Create many functions

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

Response

201 - application/json

Creates every function in the request and returns them all, each with its own ID, stored JavaScript source, and exit path order.

functions
object[]
required