POST
/
sync
/
start
curl --request POST \
  --url https://api.nango.dev/sync/start \
  --header 'Content-Type: application/json' \
  --data '{
  "provider_config_key": "<string>",
  "connection_id": "<string>",
  "syncs": [
    "<string>"
  ]
}'
This response does not have an example.

Body

application/json

Response

200

Successfully started the sync