API Reference

Delete a recipient address

deletehttps://api-sandbox.circle.com/v1/businessAccount/wallets/addresses/recipient/{id}

  • Reference
  • Playground

Deletes an external blockchain address. The recipient address must be in an 'active' or 'pending' state in order to be deleted successfully.

Path parameters
id
uuid
Required

Universally unique identifier (UUID v4) of a resource.

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.