Tenant - Creates a new tenant
Authorizations
HTTPRequired
Please enter a valid token
Query parameters
tenantNamestringRequired
Enter a unique name for the new tenant.
versionstringOptionalDefault:
The requested API version
1.0Responses
201
Success: Tenant created successfully.
400
Bad Request: The request could not be processed due to invalid syntax or missing/incorrect parameters.
500
Internal Server Error: An unexpected error occurred or a server timeout.
post
/tenantsLast updated