Skip to main content
POST
Create many API tools

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

Response

201 - application/json

Creates every API tool in the request and returns them all, each with its own ID and complete saved request definition.

apiTools
object[]
required