app_store_version_release_requests__create
Publish an approved App Store version immediately by creating a release request. This triggers the manual release for versions pending approval.
Instructions
Release the version immediately: publish an approved App Store version right now. Only for one Apple has already approved and that is waiting on you — the manual release button, not the submission. [POST /v1/appStoreVersionReleaseRequests] RELEASE-level write.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | JSON:API request body (Apple schema: AppStoreVersionReleaseRequestCreateRequest). |