Update Notification
PUT
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
numberrequired
The id of the target survey.
numberrequired
Notification ID.
boolean
Whether the notification is enabled.
number
Notification sending method. 1: email, 2: sms, 3: webhook.
number
Notification recipient type. 1: self notification, 2: question recipient, 3: variable recipient, 4: respondent user, 5: webhook endpoint.
string
Notification body.
string
Notification subject.
string
List of recipient email addresses.
number
Notification filter ID.
number
Question ID used as recipient source.
number
Variable ID used as recipient source.
string
Webhook endpoint URL for webhook notifications.
string
Webhook headers object for webhook notifications.