---
title: Create app store review details for an app clip
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/post-v1-appclipappstorereviewdetails
---

# Create app store review details for an app clip

Provide App Clip metadata required by App Store Review.

## URL

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

## Response Codes

201 Created: The request completed successfully and a new App Clip App Store Review Details resource has been 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 :

## HTTP Body

The request body you use to create App Store detail information.

## See Also

### Managing App Review Details for Your App Clip

- [Read the app store review details of an app clip](appstoreconnectapi/get-v1-appclipappstorereviewdetails-_id_.md)
- [Modify app store review details for an app clip](appstoreconnectapi/patch-v1-appclipappstorereviewdetails-_id_.md)
