Notification App Setting Input

Notification app setting.
Root XML tag
<notificationAppSetting>
JSON example
{
   "enabled":"false"
}
Properties

Starting in API version 64.0, the Notification App Setting Input request body supports external client apps, in addition to connected apps. Mobile, push notification, and notification plugins for external client apps (beta) are available in API version 64.0.

Note

Name Type Description Required or Optional Available Version
applicationId String ID of the connected app or external client app. If not specified and called from a connected app or external client app, defaults to the app information from the session. Optional 47.0
enabled Boolean Specifies whether to enable delivery of the notification type for the connected app or external client app (true) or not (false). Optional 47.0