Delete Environment
Deletes an existing environment that is currently running. This endpoint should be used after you are running tests in CI/CD, or want to shutdown specific environments that are no longer needed.
Last updated
Deletes an existing environment that is currently running. This endpoint should be used after you are running tests in CI/CD, or want to shutdown specific environments that are no longer needed.
Last updated
Deletes an existing environment that is currently running. Nothing is saved when this call is executed to the environment. Returns a 200 "SUCCESS" if successful.
Environment ID. (GET /environments to see the list of your Environments)
Success