Update your timezone and/or sync schedule for a specific tier
timezone or syncTimes must be provided. When updating syncTimes, the tier field is required.
| Header | Required | Description |
|---|---|---|
Authorization | Yes | Bearer ctgo_your_api_key_here |
Content-Type | Yes | application/json |
| Field | Type | Required | Description |
|---|---|---|---|
tier | string | Conditional | "starter", "growth", or "pro". Required when updating syncTimes. |
timezone | string | No | IANA timezone identifier (e.g. "America/New_York") |
syncTimes | array of strings | No | Sync times in HH:MM format. Times must be on the quarter hour (:00, :15, :30, :45). |