app_clip_header_images__update
Update an App Clip header image's metadata, including upload status and source file checksum, using the App Store Connect API.
Instructions
Update an App Clip header image. [PATCH /v1/appClipHeaderImages/{id}]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID from the matching list call. | |
| body | Yes | JSON:API request body (Apple schema: AppClipHeaderImageUpdateRequest). |