app_infos__update
Update app information, including primary and secondary categories, via the App Store Connect API.
Instructions
Update an app info. [PATCH /v1/appInfos/{id}]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Resource identifier. | |
| body | Yes | JSON:API request body (Apple schema: AppInfoUpdateRequest). |