app_store_version_localizations__update
Update App Store listing text for a specific language version, including description, keywords, release notes, promotional text, and support/marketing URLs.
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). |