{
"id": "<string>",
"data": {
"credentialId": "<string>"
},
"message": "Update request accepted and is being processed"
}
Use this endpoint to update the credential associated with an existing Sync.This is useful if you are using Multi-Account Authorization and need to explicitly bind a Sync to an existing credential ID.After sending a request to this endpoint, the Sync that is updated will start a periodic full sync to reconcile its existing synced records with the records accessible in the new account.