tenants
creates a tenant
makes a tenant, assigns user to that tenant
POST
Authorizations
Session token stored in a cookie after user signs in, prefixed with __Secure if on https
Path Parameters
Body
application/json
A wrapper for the tenant name.
The body is of type object
.
Response
201
application/json
A created tenants
The response is of type object
.