Headers
Bearer $TOKEN
application/json
Body parameters
Release version or commit reference (e.g., v1.2.3).
Array of application IDs to attach the release to. When omitted, the release is attached to every application that already reports this version, and nothing is registered when no application reports it yet. Omitting it is the typical choice when recording a deploy.
Environment this release was deployed to (e.g., production). Pass an array to record multiple environments.
Scopes the registration to one team's applications when using global API token, which spans all your teams.
The SENTRY_ORG value, which the Sentry CLI integration forwards. Scopes the registration the same way as team_name. Prefer team_name when you call this endpoint directly.