Delete a subscription
curl --request DELETE \ --url https://api.alguna.io/subscriptions/{id} \ --header 'Authorization: Bearer <token>'
Deletes a subscription. This can only be done if the subscription is in the draft status.
draft
The unique identifier of the subscription to delete