Endpoint: DELETE /v2/environment/{env_id}

This endpoint allows you to delete an existing environment using its unique environment ID. This operation removes the environment and its associated configurations from the system.

Parameters

env_id
string
required

The unique identifier of the environment to be deleted.

Response Parameters

message
string

Confirmation of successful environment deletion