Delete Environment
Deletes the environment(s) identified with the ID(s) <envIds>.
URI: POST /resource/delete/environment
Parameters
Parameters in bold are mandatory
Location | Name | Description | Type |
---|---|---|---|
querystring | envIds | The ID(s) of the environment(s) you want to delete. See Get Resource ID for further details on how to retrieve IDs. | str, or list for multiple environments. |
body | envLabels | The name(s) of the environment(s) to delete. | str, or list for multiple names. |
To see details on possible response codes, go to API Responses.