Skip to main content
DELETE
Delete Environment

Authorizations

Authorization
string
header
required

API key authentication. Obtain your API key from the Replicas dashboard under Organization → Settings → API Keys. User-session JWTs are not accepted by /v1/replica endpoints.

Path Parameters

id
string
required

Environment UUID. The literal global is rejected with 409 — the Global env cannot be deleted.

Response

Environment deleted

Generic success response.

success
boolean
required