Skip to main content
PUT
Update monitored tokens

Authorizations

Authorization
string
header
required

Circle's API Keys are formatted in the following structure "PREFIX:ID:SECRET". All three parts are required to make a successful request.

Body

application/json

Request body

tokenIds
string<uuid>[]

The list of tokens that will be added to the monitored tokens list. When fetching wallet balances, these tokens will be shown by default.

System-generated unique identifier of the resource.

Example:

Response

Success response

data
object