Skip to main content
PATCH
Update Notification Preferences
Change which account notifications Sequenzy emails you about this workspace. This endpoint requires the companies:manage scope. Reading the current values only requires account:read. Events you do not include keep their current value. The response returns the full set either way, so you never have to merge state yourself. This endpoint always acts on the API key’s own user and can never change a teammate’s settings.

Request

array
required
Preferences to set. Must contain at least one entry.
string
required
new_subscriber or campaign_completed.
string
required
off, instant, or daily. daily is not valid for campaign_completed - a campaign finishes once, so there is nothing to roll up.

Responses

Before a bulk import

You do not need to turn notifications off before importing contacts. Imports never trigger new-subscriber notifications, and a high-volume day of real signups automatically falls back to a daily summary. See Account Notifications.