app_store_review_attachments__create
Create a file attachment for an App Store review by providing the file name, size, and associated review detail ID.
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). |