app_store_version_localizations__create
Create locale-specific metadata for an App Store version, including description, keywords, and what's new text.
Instructions
Create an App Store version localization. [POST /v1/appStoreVersionLocalizations]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | JSON:API request body (Apple schema: AppStoreVersionLocalizationCreateRequest). |