[]
Request Body
Type: application/json-patch+json, application/json, text/json, application/*+json
ScheduleController+EmailSettingViewModel
Responses
[200] Success
Request Body
Type: application/json-patch+json, application/json, text/json, application/*+json
ScheduleController+NotificationViewModel
Responses
[200] Success
Parameters
| Name | In | Type |
|---|---|---|
| channelRequired | path | string |
Request Body
Type: application/json-patch+json, application/json, text/json, application/*+json
ScheduleController+NotificationViewModel
Responses
[200] Success
Request Body
Type: application/json-patch+json, application/json, text/json, application/*+json
Responses
[200] Success
Responses
[200] Success
Array<string>
Type: [text/plain], [application/json], [text/json]
Parameters
| Name | In | Type |
|---|---|---|
| getCaller | header | string |
Request Body
Type: application/json-patch+json, application/json, text/json, application/*+json
token
Responses
[200] Success
boolean
Type: [text/plain], [application/json], [text/json]
| Name | Type |
|---|---|
| mailProtocolNullable | string |
| googleClientIDNullable | string |
| googleClientSecretNullable | string |
| googleTokensNullable | string |
| smtpServerAddressNullable | string |
| smtpServerPort | int32 |
| enableSSL | Boolean |
| loginNullable | string |
| passwordNullable | string |
| senderNameNullable | string |
| senderEmailNullable | string |
| recipientEmailNullable | string |
| emailSubjectNullable | string |
| emailBodyNullable | string |
| useParentSmtpSettings | Boolean |
| enableCertRevocationCheck | Boolean |
Notification view model
| Name | Type | Description |
|---|---|---|
| channelIdNullable | string | Channel id: channel$appName |
| notificationConfigViewModel | ScheduleController+NotificationConfigViewModel | |
| useParentAppMsgSettings | Boolean | use parent application message settings |
| contactAddressNullable | string | contact address |
| dingTalkSetting | ScheduleController+DingTalkSettingVO | |
| weChatSetting | ScheduleController+WeChatSettingVO | |
| slackSetting | ScheduleController+SlackSettingVO | |
| msTeamsSetting | ScheduleController+MsTeamsSettingVO |
Notification configuration
| Name | Type | Description |
|---|---|---|
| subjectNullable | string | Email subject |
| contentNullable | string | Email Content |
| Name | Type | Description |
|---|---|---|
| appKeyNullable | string | WeChat app key |
| appSecretNullable | string | Wechat app secret |
| agentIdNullable | string | WeChat agent id |
| Name | Type | Description |
|---|---|---|
| corpIdNullable | string | DingTalk corpId |
| secretNullable | string | DingTalk Secret |
| agentIdNullable | string | DingTalk agent id |
| Name | Type | Description |
|---|---|---|
| slack_UserOAuthTokenNullable | string | Slack oauth token |
| Name | Type | Description |
|---|---|---|
| mS_AppIdNullable | string | MSTeams App id |
| mS_TenantIdNullable | string | MSTeams tanent id |
| mS_UsernameNullable | string | MSTeams username |
| mS_PasswordNullable | string | MSTeams password |
| Name | Type |
|---|---|
| locationNullable | string |
| taskIdNullable | string |