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. 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.
ID of the team to register the release for, bare or t-prefixed (e.g., 123456 or t123456). Scopes a version-only registration to that team's applications. Needed with a global API token, which spans all your teams.