Sync API
Enable a Sync
Start a Sync for a Connected User with a specific configuration
POST
Enable a Sync
Upon sending this request, the sync will immediately start with the account that the user has connected.
After the initial sync has completed, you will receive a sync_completed
webhook event and records created / updated after the initial sync will send record_created
or record_updated
webhook events. Learn more about the Sync Lifecycle.
Authorizations
Paragon User Token. Add to the Authorization header of your requests.
Body
application/json
Response
200
Sync successfully enabled
Enable a Sync