Skip to main content
POST
Create test

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
name
string
required
settings
object

Response

201 - application/json

Creates the test and returns it with its assigned id. A test holds no conversation of its own, so use that id to create the turns that make it up.

test
object
required