Skip to main content
Publish a subscription product from test to production environment. This is a one-way, first-publish-only operation.
Authentication: API Key
Do not include the X-Environment header for this endpoint. Publishing is always one-way from test to production.

Request Body

Example Request

Success Response (200)

Response Fields

Same as Create Subscription Product response.
Only the first publish is supported. Once a product has a production version, this endpoint returns an error. To update a published product, use the Update Product endpoint in the production environment.

Errors

Retry policy: Never retry 4xx — fix the request and resubmit. Retry 5xx with exponential backoff (start 5s, max 3 attempts).