app_store_version_localizations__update
Update localized App Store listing text including description, keywords, release notes, promotional text, and URLs for a version's language.
Instructions
Update the store listing text for one language of a version: description, keywords, what's new (release notes), promotional text, support and marketing URLs. [PATCH /v1/appStoreVersionLocalizations/{id}]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID from the matching list call. | |
| body | Yes | JSON:API request body (Apple schema: AppStoreVersionLocalizationUpdateRequest). |