OpenAPI 3.1.02026-08-19467220496.7 KB

438496ab3160

google-accounts

Set Google Account Schedule

Set the auto-sync cadence for an owned Google account in this workspace, mirroring the social channels card's PUT /{network}/schedule. Persists sync_schedule/sync_daily_hour/sync_timezone and recomputes next_sync_at; the Gmail deal-detection engine (pipeline_heartbeat) consumes it separately.

put/api/google/accounts/{account_id}/schedule

Path parameters

account_idstring required

Request body

sync_schedulestring required
sync_daily_hourinteger nullable
sync_timezonestring nullable
org_idstring nullable

Response

Successful Response

{"stackTrail":"paths:/api/google/accounts/{account_id}/schedule:put:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}