Contents

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/appStoreVersionReleaseRequests

Response Codes

StatusReasonTypeDescription
201Created
Content-Type: application/json
AppStoreVersionReleaseRequestResponse

400Bad Request
Content-Type: application/json
ErrorResponse

An error occurred with your request.

401Unauthorized
Content-Type: application/json
ErrorResponse

403Forbidden
Content-Type: application/json
ErrorResponse

Request not authorized.

409Conflict
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.