Skip to main content

Create a tenant

POST 

/v1/organizations/:organization_id/tenants

Creates a new tenant and an associated organization for the specified owning organization. The tenant's name is also used as the name of the newly created organization. Requires product_config_id. Optionally supports policy assignment.

Request

Responses

Tenant and associated organization created successfully. Returns the tenant ID generated by the server.