Logo
Swift API Sandbox Collections API Documentation

subscriptions-{subscription-id}-unsubscribe-success scenarios

Number of APIs: 1


1. Unsubscribe from a category.

DELETE {{baseUrl}}/subscriptions/{{subscription-id}}

A client can invoke this API when they want to unsubscribe from a category. Any notifications pending delivery will be sent to the customer, but new notifications from that category will not be sent once the unsubscription is confirmed.



ENDPOINTS