API Reference

Remove a notification subscription

deletehttps://api-sandbox.circle.com/v1/notifications/subscriptions/{id}

  • Reference
  • Playground

To remove a subscription, all its subscription requests' statuses must be either 'confirmed', 'deleted' or a combination of those. A subscription with at least one 'pending' subscription request cannot be removed.

Path parameters
id
uuid
Required

Universally unique identifier (UUID v4) of a resource.

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