app_clip_header_images__update
Update an App Clip header image by supplying its identifier and a request body with optional attributes like upload status or file checksum.
Instructions
Update an App Clip header image. [PATCH /v1/appClipHeaderImages/{id}]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Resource identifier. | |
| body | Yes | JSON:API request body (Apple schema: AppClipHeaderImageUpdateRequest). |