Skip to main content
PUT
Update Shopify Automation Settings
Partial update: omitted sections are left untouched, omitted fields within a section keep their current value, and passing null for a section resets it to the platform defaults.

Request

browseAbandonment
object | null
Browse-abandonment settings: enabled (boolean), delayHours (hours to wait after a product view, default 2, max 168), cooldownHours (minimum hours between events per subscriber, default 24, max 720). Pass null to reset to the defaults.
priceDrop
object | null
Price-drop settings: enabled (boolean), minPercent (minimum price decrease percent, default 5, max 95), lookbackDays (viewer audience window, default 30, max 90), cooldownDays (minimum days between events per subscriber and product, default 7, max 90). Pass null to reset to the defaults.

Responses