---
title: Create an app store review attachment
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/post-v1-appstorereviewattachments
---

# Create an app store review attachment

Attach a document for App Review to an App Store version.

## URL

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

## Response Codes

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

## See Also

### Creating, Modifying, and Deleting Attachments

- [Commit an app store review attachment](appstoreconnectapi/patch-v1-appstorereviewattachments-_id_.md)
- [Delete an app store review attachment](appstoreconnectapi/delete-v1-appstorereviewattachments-_id_.md)
