---
title: Create an app clip card image for a default app clip experience
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/post-v1-appclipheaderimages
---

# Create an app clip card image for a default app clip experience

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

## URL

POST https://api.appstoreconnect.apple.com/v1/appClipHeaderImages

## Response Codes

201 Created: The request completed successfully and a new App Clip Header Images resource has been created. 400 Bad Request: An error occurred with your request. 401 Unauthorized: 403 Forbidden: Request not authorized. 409 Conflict: The provided resource data is not valid. 422 : 429 :

## HTTP Body

The request body you use to create an App Clip header image.

## See Also

### Managing App Clip Card Images

- [Read the app clip card image](appstoreconnectapi/get-v1-appclipheaderimages-_id_.md)
- [Modify an app clip card image](appstoreconnectapi/patch-v1-appclipheaderimages-_id_.md)
- [Delete a default app clip experience image](appstoreconnectapi/delete-v1-appclipheaderimages-_id_.md)
