Environment Variables
Delete a variable
Deletes an environment variable by key.
DELETE
PHP
Authorizations
API key authentication. Allowed headers-- "Authorization: ApiKey <novu_secret_key>".
Headers
A header for idempotency purposes
Path Parameters
The unique key of the environment variable (e.g. BASE_URL)
Response
The environment variable has been deleted.