Create tenant
API Reference
Create tenant
Create tenant in the managed organization
POST
Create tenant
Authorizations
JWT with private key. Java example Please note that Token URL is specific for a given environment. Correct URL is in the corresponding environment documentation.
Body
application/json
Desired name of the tenant. Must be unique within the organization and contain only lowercase letters (a-z) and digits (0-9).
Required string length:
1 - 61Pattern:
^[a-z0-9]{1,61}$List of cells where the UI should be accessible
An enumeration.
Available options:
eu-1, us-1, ap-2, ap-3, ca-1