Update environment
Update environment
Changes an existing environment in place. The response carries only a confirmation message, so refetch the environment to read its new values.
PATCH
Update environment
Authorizations
Voiceflow bearer token
Path Parameters
The alias of the environment to operate on (e.g. main).
Query Parameters
The ID of the project to operate on.
Body
application/json
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.
A human-readable message confirming the update.