Deletes the specified environment.
Request URL
GET https://use.cloudshare.com/API/v2/Env/DeleteEnvironment?envId=<id>&UserApiId=<id>&token=<token>×tamp=<time>&HMAC=<signature>
Parameters
envId | The unique id for the environment. This would be obtained, for example, using the ListEnvironments resource. Example: I5ADJ4VCMBTB |
Response example
{ "data": { "envId": "P400PXZJOWEB" }, "remaining_api_calls": 99952, "status_additional_data": null, "status_code": "0x20000", "status_text": "Success" }