Update sync frequency
Syncs
Override sync connection frequency
Override a sync’s default frequency for a specific connection, or revert to the default frequency.
PUT
Update sync frequency
Requires an API key with the
environment:syncs:update scope. Learn more about API key scopes.Authorizations
The secret key from your Nango environment.
Body
application/json
The ID of the integration you established within Nango
The ID of the connection
The name of the sync you want to update
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: 30 seconds.
The variant of the sync you want to update
Response
Successfully updated the frequency
The updated frequency value