SDK Explorer

Delete a notification subscription.

Parameters
subscriptionId
string
Required
Responses
Example
1const response = await client.deleteSubscription('b3d9d2d5-4c12-4946-a09d-953e82fae2b0')
2console.log(response)
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.