---
title: Create an app store version phased release
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/post-v1-appstoreversionphasedreleases
---

# Create an app store version phased release

Enable phased release for an App Store version.

## URL

POST https://api.appstoreconnect.apple.com/v1/appStoreVersionPhasedReleases

## Response Codes

201 Created: 400 Bad Request: An error occurred with your request. 401 Unauthorized: 403 Forbidden: Request not authorized. 409 Conflict: The provided resource data is not valid. 422 : 429 :

## See Also

### Managing Phased Releases

- [Modify an app store version phased release](appstoreconnectapi/patch-v1-appstoreversionphasedreleases-_id_.md)
