Releases
Create a New Release for an Organization
Create a new release for the given organization. Releases are used by Sentry to improve error reporting by correlating first-seen events with the release that may have introduced them, and are required for source maps and other debug features.
Release versions that are the same across multiple projects within an organization are treated as the same release in Sentry.
post/api/0/organizations/{organization_id_or_slug}/releases/
Path parameters
organization_id_or_slugstring required
The ID or slug of the organization the resource belongs to.