/historical-sync/cancel/{accountId}
Cancel historical sync for an account
Cancel active historical sync for a specific account
Parameters
accountId
string Unique account identifier assigned by Riposte. You may also provide the custom user ID set during authentication; the API resolves it to the canonical account.
Returns
Default Response
curl -X POST "http://localhost:8080/historical-sync/cancel/{accountId}"
No example response available.