---
title: Modify the image for an advanced app clip experience
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/patch-v1-appclipadvancedexperienceimages-_id_
---

# Modify the image for an advanced app clip experience

Update image information or commit the image asset of an advanced App Clip experience.

## URL

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

## Path Parameters

id: An opaque resource ID that uniquely identifies the resource. Obtain the advanced App Clip experience image resource ID from the Create an app clip card image for an advanced app clip experience response.

## Response Codes

200 OK: The request completed successfully. 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 :

## HTTP Body

The request body you use to update the image asset for an advanced App Clip experience.

## See Also

### Managing Images for Advanced App Clip Experiences

- [Read image information for an advanced app clip experience](appstoreconnectapi/get-v1-appclipadvancedexperienceimages-_id_.md)
- [Create an app clip card image for an advanced app clip experience](appstoreconnectapi/post-v1-appclipadvancedexperienceimages.md)
