AppAutoGtm

Update Notification Preferences

Partial update of the signed-in user's per-type email opt-outs. Only the provided types are written; the rest of the JSONB is preserved via an atomic || jsonb merge (so a concurrent one-click unsubscribe can't be clobbered by a read-modify-write).

patch/api/app-auto-gtm/notification-preferences

Cookies

ex_accessstring nullable
ex_orgstring nullable

Request body

daily_digestboolean nullable
autopilot_recapboolean nullable

Response

Successful Response

daily_digestboolean required
autopilot_recapboolean required

Changes

No recorded changes to this endpoint across all 1 revision of this API.