app_store_versions__create
Create a new App Store version to start the next release, specifying version and platform before attaching a build and submitting for review.
Instructions
Start the next release: create a new App Store version to prepare. Do this before attaching a build and submitting for review. [POST /v1/appStoreVersions] RELEASE-level write.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | JSON:API request body (Apple schema: AppStoreVersionCreateRequest). |