Description
This API deletes an environment.
...
Input
Code Block |
---|
Type: application/json |
Param | Source | Type | Required | Description |
---|---|---|---|---|
code | body | string | code or id | environment code |
id | body | string | code or id | environment _id |
cleanup | body | boolean | no |
|
This API deletes an environment.
...
Code Block |
---|
Type: application/json |
Param | Source | Type | Required | Description |
---|---|---|---|---|
code | body | string | code or id | environment code |
id | body | string | code or id | environment _id |
cleanup | body | boolean | no |
|