app_clip_header_images__update
Update an App Clip header image by providing its ID and a JSON:API request body with optional uploaded status and source file checksum.
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). |