---
title: Create an in-app purchase image
framework: App Store Connect API
role: symbol
role_heading: Web Service Endpoint
platforms: [app store connect api 4.4.1+]
path: appstoreconnectapi/post-v2-inapppurchaseimages
---

# Create an in-app purchase image

Reserve a promotion image for an in-app purchase configured with the v2 API and prepare its asset upload.

## URL

POST https://api.appstoreconnect.apple.com/v2/inAppPurchaseImages

## Response Codes

400 Bad Request: 401 Unauthorized: 403 Forbidden: 422 : 201 Created: 409 Conflict: 429 :

## Mentioned in

App Store Connect API 4.4.1 release notes Working with in-app purchase versions

## See Also

### Endpoints

- [Read in-app purchase image information](appstoreconnectapi/get-v2-inapppurchaseimages-_id_.md)
- [Modify an in-app purchase image](appstoreconnectapi/patch-v2-inapppurchaseimages-_id_.md)
- [Delete an in-app purchase image](appstoreconnectapi/delete-v2-inapppurchaseimages-_id_.md)
