Skip to main content
DELETE
TypeScript

Authorizations

Authorization
string
header
required

API key authentication. Allowed headers-- "Authorization: ApiKey <novu_secret_key>".

Headers

idempotency-key
string

A header for idempotency purposes

Path Parameters

variableKey
string
required

The unique key of the environment variable (e.g. BASE_URL)

Response

The environment variable has been deleted.