Docs

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.

Every app you connect,one REST pattern

Call any app with one REST pattern. MindCloud handles each provider's auth, request shape, and responses for you.

Learn what the Universal API is
One REST patternUse the same request structure across apps like Slack, HubSpot, Salesforce, and thousands more.
Managed connectionsSend a MindCloud connection ID instead of handling provider tokens, refresh logic, and credential storage yourself.
Action-level docsEach action page shows the exact endpoint, required arguments, optional controls, and response behavior for that app version.