app_store_version_localizations__create
Add a new language locale to an App Store version with localized metadata: description, keywords, what’s new, and promotional text.
Instructions
Add a new language (locale) to an App Store version — description, keywords, what's new, promotional text for that language. [POST /v1/appStoreVersionLocalizations]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | JSON:API request body (Apple schema: AppStoreVersionLocalizationCreateRequest). |