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

# Modify an app store version phased release

Pause or resume a phased release, or immediately release an app.

## URL

PATCH https://api.appstoreconnect.apple.com/v1/appStoreVersionPhasedReleases/{id}

## Path Parameters

id:

## Response Codes

200 OK: 400 Bad Request: An error occurred with your request. 401 Unauthorized: 403 Forbidden: Request not authorized. 404 Not Found: Resource not found. 409 Conflict: The provided resource data is not valid. 422 : 429 :

## See Also

### Managing Phased Releases

- [Create an app store version phased release](appstoreconnectapi/post-v1-appstoreversionphasedreleases.md)
