app_store_versions__create
Create a new App Store version for your app, specifying platform and version string, before attaching a build and submitting for review.
Instructions
Create a new App Store version. Do this before attaching a build and submitting for review. [POST /v1/appStoreVersions]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | JSON:API request body (Apple schema: AppStoreVersionCreateRequest). |