API Reference

Delete a notification subscription

deletehttps://api.circle.com/v2/notifications/subscriptions/{id}

  • Reference
  • Playground

Delete an existing subscription.

Header parameters
X-Request-Id
string

Developer-provided parameter used to identify this request. Useful when communicating with Circle Support.

Path parameters
id
uuid
Required

The universally unique identifier of the resource.

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