General Information
...
Service | API | Method | Data Models | Workflow | Group |
---|---|---|---|---|---|
multitenant | /tenant | POST | Tenant | N/A | Tenant |
...
Name | Source | Mandatory | Type | Special Format | Description | ||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
name | Body | YES | String | N/A | Tenant Name | ||||||||||||||||||||||||||||||||||||||||
description | Body | YES | String | N/A | Tenant Description | ||||||||||||||||||||||||||||||||||||||||
code | Body | NO | String | N/A | Tenant Code | ||||||||||||||||||||||||||||||||||||||||
type | Body | YES | String | "enum": ["product", "client"] | Tenant Type | ||||||||||||||||||||||||||||||||||||||||
tag | Body | NO | String | N/A | Tenant Tag | ||||||||||||||||||||||||||||||||||||||||
console | Body | NO | Boolean | True or False | Tenant is Console or not. | ||||||||||||||||||||||||||||||||||||||||
mainTenant | Body - extKey | NO | String | N/A | Main Tenant ID if the new Tenant is a subtenant | ||||||||||||||||||||||||||||||||||||||||
profile | Body | NO | Object | N/A | |||||||||||||||||||||||||||||||||||||||||
oauth | Body | NO | Object | Check Nested Table Below | OAuth access delegations | ||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||
application | Body | NO | Object | Check Nested Table Below | Tenant Application | ||||||||||||||||||||||||||||||||||||||||
|
...