Tenants
Delete tenant
Deletes a tenant entity from the Novu platform. Tenants is not supported in code first version of the API.
DELETE
/
v1
/
tenants
/
{identifier}
Enter your API key in the Authorization
field like the example shown below:
E.g ApiKey 18d2e625f05d80e
Authorizations
Authorization
string
headerrequiredAPI key authentication. Allowed headers-- "Authorization: ApiKey <api_key>".
Path Parameters
identifier
string
requiredWas this page helpful?