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

# Create an app store review detail

Add App Store review details to an App Store version, including contact and demo account information.

## URL

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

## 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 Reading Review Details

- [Read app store review detail information](appstoreconnectapi/get-v1-appstorereviewdetails-_id_.md)
- [List App Store review attachment IDs for an App Store review detail](appstoreconnectapi/get-v1-appstorereviewdetails-_id_-relationships-appstorereviewattachments.md)
- [Modify an app store review detail](appstoreconnectapi/patch-v1-appstorereviewdetails-_id_.md)
