Create tenant
POST/nevisadmin/api/v1/tenants
Required permission: SUPER_ADMIN
The tenant key in the request body has to be all-uppercase. If it's not, it will be transformed into all-uppercase.
Request
Responses
- 201
- 400
- 403
- 409
Created
Invalid or missing request body, or invalid tenant key
Insufficient permissions.
Tenant already exists