Description: Deletes a global environment.
Since: 7.53.1
Security: Requires a user assigned the Administer the Platform role.
Usage: DELETE ${baseUrl}/v1/environments/{environment_name}
Status Codes:
Code | Description |
---|---|
204 | Deleted |
400 | Bad Request |
401 | Unauthorized |
403 | Forbidden |
404 | Not Found |