latestOpenAPI 3.0.02026-08-10221235717.8 KB
e21ad140ec3c
public
Environment
Delete a specific Environment.
Deletes a specific Environment in an Application.
Deleting an Environment will also delete the Deployment history of the Environment.
Deletions are currently irreversible.
delete/orgs/{orgId}/apps/{appId}/envs/{envId}
Path parameters
orgIdstring required
The Organization ID.
appIdstring required
The Application ID.
envIdstring required
The Environment ID.
Response
Environment deletion is in progress.