Delete environment variable
Deletes an environment variable by key.
Authorization
Authorization<token>API key authentication. Allowed headers-- "Authorization: ApiKey <novu_secret_key>".
In: header
Path Parameters
variableKeyRequiredstringThe unique key of the environment variable (e.g. BASE_URL)
Header Parameters
idempotency-keystringA header for idempotency purposes
Response Body
The environment variable has been deleted.
Empty