Skip to main content
DELETE
Delete an environment
Removes an environment from your catalog. Sessions already running are unaffected; new sessions and agents can no longer reference it by id. Returns 204 No Content on success.

Path parameters

string
required
The environment’s id (e.g. wide-browser or myorg/wide-browser). Slash-containing identifiers are supported.

Examples


Errors