---
title: Create an app screenshot
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/post-v1-appscreenshots
---

# Create an app screenshot

Add a new screenshot to a screenshot set.

## URL

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

## Response Codes

201 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 :

## See Also

### Creating, Modifying, and Deleting Screenshots

- [Modify an app screenshot](appstoreconnectapi/patch-v1-appscreenshots-_id_.md)
- [Delete an app screenshot](appstoreconnectapi/delete-v1-appscreenshots-_id_.md)
