API Reference

Delete monitored tokens

posthttps://api.circle.com/v1/w3s/config/entity/monitoredTokens/delete

  • Reference
  • Playground

Delete tokens from the monitored token list.

Body parameters
tokenIds
array of strings
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.

Response
RequestChoose a language
ResponseChoose an example
1{
2  "code": 400,
3  "message": "Bad request."
4}
Did this page help you?
© 2023-2025 Circle Technology Services, LLC. All rights reserved.