Delete environment
Delete environment
Deletes a single environment by ID. An environment is one draft-and-published copy of the agent. The response carries only a confirmation message, so refetch the environments to see what is left.
DELETE
Delete 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
Confirms the environment was deleted. Only a message comes back, so list the project's environments again to see which aliases remain.
A human-readable message confirming the deletion.