Publish release
Publish a draft or scheduled release to the changelog, either immediately or at a future date. Use this to publish a scheduled release early, or to move a scheduled release to a different date. Returns 400 if the release is already published.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Release ID
Body
RELEASED publishes the release immediately. SCHEDULED publishes it automatically at scheduled_at.
RELEASED, SCHEDULED When to publish the release. Required when status is SCHEDULED, must be a future date, and requires a plan that includes scheduled releases.
"2026-08-01T09:00:00.000Z"
Response
Release published successfully
Unique release identifier
Release title
Release description/body content (HTML formatted)
URL-friendly release identifier
Current release status
DRAFT, RELEASED Release version
Whether release is pinned
Whether release is publicly visible
Whether this is a pre-release
AI generated summary of the release
Hero image/video for the release
List of changes in this release
- Option 1
- Option 2
List of contributors to this release
When the release was released
When the release was created
When the release was last updated

