Skip to main content
POST
Delete 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>[]
required

Token ids to be removed from the monitored tokens list. Once removed, these tokens will no longer be shown by default when fetching wallet balances.

Minimum array length: 1

System-generated unique identifier of the resource.

Example:

Response