app_info_localizations__create
Add a new language to an app's listing by creating localization entries for name, subtitle, and privacy policy fields.
Instructions
Add a new language for the app-level listing fields: name, subtitle, privacy policy. [POST /v1/appInfoLocalizations]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | JSON:API request body (Apple schema: AppInfoLocalizationCreateRequest). |