Syncs
Override sync connection frequency
Override a sync’s default frequency for a specific connection, or revert to the default frequency.
PUT
Body
application/json
The ID of the connection
The frequency you want to set (ex: 'every hour'). Set null to revert to the default frequency. Uses the https://github.com/vercel/ms notations. Min frequency: 5 minutes.
The ID of the integration you established within Nango
The name of the sync you want to update
Response
200 - application/json
The updated frequency value
Was this page helpful?