Skip to main content
Create a new tenant in the system.
  • Method: POST
  • Path: /api/v1/tenants/

Request Body

Refer to the TenantCreate schema in the OpenAPI playground.

Response

Returns a Tenant object on success.