PUT
/
sync
/
update-connection-frequency

Body

application/json
provider_config_key
string
required

The ID of the integration you established within Nango

connection_id
string
required

The ID of the connection

sync_name
string
required

The name of the sync you want to update

frequency
string | null
required

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.

Response

200 - application/json
frequency
string

The updated frequency value