app_store_version_localizations__create
Add a new language (locale) to an App Store version by specifying its localized description, keywords, what's new, promotional text, and support URL.
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). |