Create a tenant
POST/v1/admin/tenants
Create a tenant
Request
Responses
- 201
- 400
- 401
- 403
- 409
Tenant created
Invalid request body, missing required field, or validation failure.
Missing or invalid authentication.
The authenticated caller lacks the required role for this operation.
The resource already exists or conflicts with another resource (duplicate natural key).