Skip to main content
POST
Create many playbooks

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

Response

201 - application/json

Returns the playbooks the request created, as an array, each complete with the ID assigned to it.

playbooks
object[]
required