tenant-controller
Delete Tenant (deleteTenant)
Deletes the tenant, it's customers, rule chains, devices and all other related entities. Referencing non-existing tenant Id will cause an error.
Available for users with 'SYS_ADMIN' or 'TENANT_ADMIN' authority.
delete/api/tenant/{tenantId}
Path parameters
tenantIdstring required
A string value representing the tenant id. For example, '784f394c-42b6-435a-983c-b7beff2784f9'
Response
OK