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

# Publish Subscription Version

> Publish a draft subscription version

Publishes a subscription version that is in the draft state.

## Path Parameters

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

<ParamField path="versionId" type="string" required>
  The unique identifier of the subscription version to publish
</ParamField>

## Response

<Snippet file="subscription-version-response.mdx" />

<Snippet file="subscription-version-response-fields.mdx" />
