app_store_review_attachments__create
Create an App Store review attachment by providing file name and size, linked to a specific app store review detail.
Instructions
Create an App Store review attachment. [POST /v1/appStoreReviewAttachments]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | JSON:API request body (Apple schema: AppStoreReviewAttachmentCreateRequest). |