Skip to main content
DELETE
/
subscriptions
/
{id}
Delete Subscription
curl --request DELETE \
  --url https://api.alguna.io/subscriptions/{id} \
  --header 'Authorization: Bearer <token>'

Documentation Index

Fetch the complete documentation index at: https://alguna.com/docs/llms.txt

Use this file to discover all available pages before exploring further.

Deletes a subscription. This can only be done if the subscription is in the draft status.

Params

id
string
required
The unique identifier of the subscription to delete