app_store_versions__update
Update an App Store version's release type and earliest release date to control when your app becomes available.
Instructions
Update an App Store version, including its release type and earliest release date. [PATCH /v1/appStoreVersions/{id}] RELEASE-level write.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID from the matching list call. | |
| body | Yes | JSON:API request body (Apple schema: AppStoreVersionUpdateRequest). |