Create Multiple Tenants
{ createTenants }
Adds multiple tenants to the system from a list.
Method
/API2/access/createTenants
Input Parameters
Name
newTenant
Object Type
Description
The tenant object for creating new tenants.
Output Response
Successful Result Code
200
Response Type
Description of Response Type
Generic API response object with success or failure flag and related messages.
Notes
Tenants are relevant in multi-tenant deployments and must ne enabled in the admin console to take effect.