Delete a variable
Deletes an environment variable by id.
Authorization
Authorization<token>API key authentication. Allowed headers-- "Authorization: ApiKey <novu_secret_key>".
In: header
Path Parameters
variableIdRequiredstringHeader Parameters
idempotency-keystringA header for idempotency purposes
Response Body
The environment variable has been deleted.
Empty