delete
https://api.render.com/v1/environments/
Delete the environment with the provided ID.
Requires the environment to be empty (i.e., it must contain no services or other resources). Otherwise, deletion fails with a 409 response.
To delete a non-empty environment, do one of the following:
- First move or delete all contained services and other resources.
- Delete the environment in the Render Dashboard.
