...
Service | API | Method | Data Models | Workflow | Group |
---|---|---|---|---|---|
multitenant | /tenant/application/key/config | PUT | N/A | Tenant |
Description
Update tenant application key configuration
...
Name | Source | Mandatory | Type | Special Format | Description |
---|---|---|---|---|---|
appId | Query, Body | YES | String | N/A | Application ID |
key | Query, Body | YES | String | N/A | Key |
envCode | Body | YES | String | N/A | Key LabelEnvironment |
config | Body | YES | String | N/AExternal Key Environment |
Tenant id will automatically be taken from the extKey (tenant logged in from)
...