Skip to main content
POST
Create many 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
type
enum<string>
required

Discriminator indicating that API tools are being created.

Available options:
api
target
object
required
tools
object[]
required

Response

201 - application/json

Attaches several tools to the same target in one call and returns each attachment with its generated ID. The request carries a single type and a single target, so tools of different types need separate calls.

tools
object[]
required