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
Documentation IndexFetch the complete documentation index at: https://docs.useparagon.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.useparagon.com/llms.txt
Use this file to discover all available pages before exploring further.
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?