General Information
...
Service | API | Method | Data Models | Workflow |
---|---|---|---|---|
multitenancymultitenant | /tenant/application/key | PUT | Tenant | N/A |
...
Name | Source | Mandatory | Type | Special Format | Description |
---|---|---|---|---|---|
appId | Body | YES | String | N/A | Application ID |
key | Body | YES | String | N/A | Application Key |
config | Body | YES | Object | N/A | Key Config |
If id was not included in the query string, the tenant Tenant id will automatically be taken from the extKey (tenant logged in from)
Output
...
Response
SOAJS has a unified response. Check out this link to understand more the schema of SOAJS response
...