Skip to main content
POST
Refresh now instead of waiting for the next cycle (debounced 15s per account)

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
accountId
string

Account to refresh now. Omitted, every account of the caller is queued for the next cycle.

Response

200 - undefined