Compile environment
Compile environment
Rebuilds the environment’s runtime form from its current definition, which is what a conversation actually executes against.
PUT
Compile 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.
Response
200 - application/json
Returns a confirmation message and durationMs, how long the compilation took in milliseconds. The environment itself is not part of the response.