<!--
{
  "documentType" : "article",
  "framework" : "AppStoreConnectAPI",
  "identifier" : "/documentation/AppStoreConnectAPI/app-clip-header-images",
  "metadataVersion" : "0.1.0",
  "role" : "collectionGroup",
  "title" : "App Clip Header Images"
}
-->

# App Clip Header Images

Read and manage image assets that appear on the App Clip card.

## Discussion

The `appClipHeaderImages` resource represents the image that appears on the App Clip card. Use it to read the image you provided for use on the App Clip card, to add new imagery, to update image information, and to delete an existing image.

## Topics

### Managing App Clip Card Images

[`Read the app clip card image`](/documentation/AppStoreConnectAPI/GET-v1-appClipHeaderImages-_id_)

Get the image that appears on the App Clip card of a default App Clip experience.

[`Create an app clip card image for a default app clip experience`](/documentation/AppStoreConnectAPI/POST-v1-appClipHeaderImages)

Reserve an image asset that appears on the App Clip card of a default App Clip experience.

[`Modify an app clip card image`](/documentation/AppStoreConnectAPI/PATCH-v1-appClipHeaderImages-_id_)

Change the image that appears on the App Clip card of a default App Clip experience.

[`Delete a default app clip experience image`](/documentation/AppStoreConnectAPI/DELETE-v1-appClipHeaderImages-_id_)

Delete the image asset that appears on the App Clip card for a default App Clip experience.

### Objects

[`object AppClipHeaderImage`](/documentation/AppStoreConnectAPI/AppClipHeaderImage)

The image displayed on the App Clip card for a default App Clip experience, uploaded as part of App Clip configuration.

[`object AppClipHeaderImageResponse`](/documentation/AppStoreConnectAPI/AppClipHeaderImageResponse)

A response containing a single header image for a default App Clip experience.

[`object AppClipHeaderImageCreateRequest`](/documentation/AppStoreConnectAPI/AppClipHeaderImageCreateRequest)

The request body you use to reserve an image asset that appears on the App Clip card of a default App Clip experience.

[`object AppClipHeaderImageUpdateRequest`](/documentation/AppStoreConnectAPI/AppClipHeaderImageUpdateRequest)

The request body you use to commit the image asset for a default App Clip experience.



---

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)