Webhooks

6.2 Notification Settings

The notification settings object shows all the notification methods that will be used to give updates to users about the specified item.

Notification Settings Template

{

    "push": <bool>,

    "sms": <bool>,

    "email": <bool>,

    "inApp": <bool>",

    "microsoftTeams": <bool>",

}