cURL
curl --request DELETE \ --url https://api.alguna.io/subscriptions/{id} \ --header 'Authorization: Bearer <token>'
Delete a subscription
draft