Deleting an Environment Based on the Environment ID
Function
This API is used to delete an environment based on the environment ID.
URI
DELETE /v2/{project_id}/cas/environments/{environment_id}
| Parameter | Type | Mandatory | Description |
|---|---|---|---|
| project_id | String | Yes | Tenant's project ID. |
| environment_id | String | Yes | Environment ID. |
Request Parameters
Request parameters
None
Response Parameters
Response parameters
None
Example
Example request
None
Example response
None
Status Code
| HTTP Status Code | Description |
|---|---|
| 204 | OK |
| 400 | Bad Request |
| 404 | Not Found |
| 500 | Internal Server Error |
Error code must be in the format of SVCSTG.00100.[Error_ID]. Example: SVCSTG.00100400. See Error Codes of Application Management APIs.
Last Article: Modifying Environment Information
Next Article: Obtaining Environment Details Based on the Environment ID
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.