app_store_review_attachments__create
Create an attachment for an App Store review by providing a file name, size, and linking it to a specific 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). |