Skip to main content
PUT
Try Cobo WaaS Skill in your AI coding assistant (Claude Code, Cursor, etc.). Describe your needs in natural language to auto-generate production-ready SDK code and debug faster 🚀

Authorizations

BIZ-API-KEY
string
header
required

The API key. For more details, refer to API key.

In the API playground, enter your API secret, and your API key will be accordingly calculated.

Path Parameters

wallet_id
string<uuid>
required

The wallet ID.

token_id
string
required

The token ID, which is the unique identifier of a token.

Body

application/json

The request body to refresh addresses balances.

addresses
string[]
required

A list of addresses.

Response

The request was successful.

submitted
boolean
required

Whether the request to refresh address balances has been successfully submitted.

  • true: The request to refresh address balances has been successfully submitted.
  • false: The request to refresh address balances has not been submitted.
Example:

true