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.

Changes

No recorded changes to this endpoint across all 1 revision of this API.