cURL
curl --request DELETE \ --url https://app.talvin.ai/api/v1/unsubscribe/{subscription_id} \ --header 'X-TALVIN-API-KEY: <api-key>' \ --header 'X-TALVIN-ORGANIZATION-ID: <api-key>'
This response does not have an example.
Unsubscribe from events by subscription ID
ID of the subscription to delete
Subscription successfully deleted