Manually Release an App Store Approved Version of Your App
Release an approved version of your app to the App Store.
URL
POST https://api.appstoreconnect.apple.com/v1/appStoreVersionReleaseRequestsResponse Codes
| Status | Reason | Type | Description |
|---|---|---|---|
| 201 | Created Content-Type: application/json | AppStoreVersionReleaseRequestResponse | |
| 400 | Bad Request Content-Type: application/json | ErrorResponse | An error occurred with your request. |
| 401 | Unauthorized Content-Type: application/json | ErrorResponse | |
| 403 | Forbidden Content-Type: application/json | ErrorResponse | Request not authorized. |
| 409 | Conflict Content-Type: application/json | ErrorResponse | The provided resource data is not valid. |
| 422 | Content-Type: application/json | ErrorResponse | |
| 429 | Content-Type: application/json | ErrorResponse |
Discussion
When you submit your app for review, if itʼs approved and the status changes to Pending Developer Release, then you can release a version. For more information about app review, see Submit for review. For more information about manually releasing versions, see Select a version release option. For more information about app status, see App and submission statuses.
HTTP Body
The request body you use to manually release an approved version of your app to the App Store.