tenant-profile-controller
Delete Tenant Profile (deleteTenantProfile)
Deletes the tenant profile. Referencing non-existing tenant profile Id will cause an error. Referencing profile that is used by the tenants will cause an error.
Available for users with 'SYS_ADMIN' authority.
delete/api/tenantProfile/{tenantProfileId}
Path parameters
tenantProfileIdstring required
A string value representing the tenant profile id. For example, '784f394c-42b6-435a-983c-b7beff2784f9'
Response
OK