compute-envs
Delete compute environment
Deletes the compute environment identified by the given computeEnvId. When force=true, bypasses active-job checks and SCMS/forge cleanup; only allowed for environments in ERRORED, INVALID, or DELETING status.
delete/compute-envs/{computeEnvId}
Path parameters
computeEnvIdstring required
Compute environment string identifier
Query parameters
workspaceIdinteger
Workspace numeric identifier
forceboolean
Force-delete a stuck compute environment, bypassing active-job checks. Only valid for environments in ERRORED, INVALID, or DELETING status.
Response
OK - No content