Skip to main content
POST
Create environment

Authorizations

authorization
string
header
required

Voiceflow API key

Path Parameters

projectID
string
required

ID of the project that owns the environments.

Body

application/json
name
string
required
Minimum string length: 1
alias
string
Minimum string length: 1
cloneFromEnvironmentID
string
Minimum string length: 1

Response

201 - application/json

The newly created environment.

data
object
required