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