Deletes a Dev Environment.
delete/v1/spaces/{spaceName}/projects/{projectName}/devEnvironments/{id}
Path parameters
spaceNamestring required
The name of the space.
projectNamestring required
The name of the project in the space.
idstring required
The system-generated unique ID of the Dev Environment you want to delete. To retrieve a list of Dev Environment IDs, use <a>ListDevEnvironments</a>.
Response
Success