Skip to main content
DELETE
Delete Environment Variable

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

environmentId
string
required

Environment UUID, or the literal string global.

id
string<uuid>
required

Variable UUID

Response

Variable deleted

Generic success response.

success
boolean
required