Create a new tenant in the system.
/api/v1/tenants/
Refer to the TenantCreate
schema in the OpenAPI playground.
Returns a Tenant
object on success.
The access token received from the authorization server in the OAuth 2.0 flow.
Successful Response
The response is of type object
.