<!--
{
  "documentType" : "article",
  "framework" : "AppStoreConnectAPI",
  "identifier" : "/documentation/AppStoreConnectAPI/app-event-screenshots",
  "metadataVersion" : "0.1.0",
  "role" : "collectionGroup",
  "title" : "App Event Screenshots"
}
-->

# App Event Screenshots

Create and update screenshots your product page uses for the card or detail view of an in-app event.

## Topics

### Endpoints

[`GET /v1/appEventScreenshots/{id}`](/documentation/AppStoreConnectAPI/GET-v1-appEventScreenshots-_id_)

[`PATCH /v1/appEventScreenshots/{id}`](/documentation/AppStoreConnectAPI/PATCH-v1-appEventScreenshots-_id_)

[`POST /v1/appEventScreenshots`](/documentation/AppStoreConnectAPI/POST-v1-appEventScreenshots)

[`DELETE /v1/appEventScreenshots/{id}`](/documentation/AppStoreConnectAPI/DELETE-v1-appEventScreenshots-_id_)

Delete a specific screenshot from an in-app event.

### Objects

[`AppEventScreenshot`](/documentation/AppStoreConnectAPI/AppEventScreenshot)

A screenshot image used to promote an app event on the App Store product page.

[`AppEventScreenshotCreateRequest`](/documentation/AppStoreConnectAPI/AppEventScreenshotCreateRequest)

The request body you use to create an app event screenshot.

[`AppEventScreenshotResponse`](/documentation/AppStoreConnectAPI/AppEventScreenshotResponse)

The response body for endpoints that create, read, or modify an in-app event screenshot.

[`AppEventScreenshotUpdateRequest`](/documentation/AppStoreConnectAPI/AppEventScreenshotUpdateRequest)

The request body you use to update an app event screenshot update request.

[`AppEventScreenshotsResponse`](/documentation/AppStoreConnectAPI/AppEventScreenshotsResponse)

The response body for endpoints that list screenshots for an in-app event localization.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)