---
title: Create an app preview set
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/post-v1-apppreviewsets
---

# Create an app preview set

Add a new app preview set to an App Store version localization for a specific app preview type and display size.

## URL

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

## 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 and Deleting Preview Sets

- [Delete an app preview set](appstoreconnectapi/delete-v1-apppreviewsets-_id_.md)
