> ## 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.

# Delete Subscription

> Delete a subscription

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

## Params

<ParamField path="id" type="string" required>
  The unique identifier of the subscription to delete
</ParamField>
