Skip to main content
PATCH
Update environment

Authorizations

Authorization
string
header
required

Voiceflow bearer token

Path Parameters

environmentAlias
string
required

The alias of the environment to operate on (e.g. main).

Query Parameters

projectID
string
required

The ID of the project to operate on.

Body

application/json
name
string

Response

200 - application/json

Confirms the environment was updated. The body carries a message, not the environment, so fetch it again to see the change alongside its releases and traffic percentage.

message
string
required

A human-readable message confirming the update.