---
title: Update an app event screenshot
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/patch-v1-appeventscreenshots-_id_
---

# Update an app event screenshot

## URL

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

## Path Parameters

id: An opaque resource ID that uniquely identifies the resource. Obtain the app event screenshot resource ID from the List all screenshots for an app event localization response.

## Response Codes

200 OK: 400 Bad Request: 401 Unauthorized: 403 Forbidden: 404 Not Found: 409 Conflict: 422 : 429 :

## See Also

### Endpoints

- [List the Images for an In-App Event](appstoreconnectapi/get-v1-appeventscreenshots-_id_.md)
- [Create an app event screenshot](appstoreconnectapi/post-v1-appeventscreenshots.md)
- [Delete an app event screenshot](appstoreconnectapi/delete-v1-appeventscreenshots-_id_.md)
