cURL
curl --request POST \ --url https://sync.useparagon.com/api/syncs/{syncId}/reenable \ --header 'Authorization: Bearer <token>'
Re-enable an inactive Sync for a Connected User
Paragon User Token. Add to the Authorization header of your requests.
ID of the sync to re-enable
Sync successfully re-enabled
Was this page helpful?