Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Array of addresses to sync (currently supports 1 address)
Response
200 - text/plain
Sync initiated successfully
The response is of type string.
Example:
"Address is syncing"