app_clip_advanced_experience_images__update
Update an App Clip advanced experience image by sending a PATCH request with the image ID and updated attributes like upload status or source file checksum.
Instructions
Update an App Clip advanced experience image. [PATCH /v1/appClipAdvancedExperienceImages/{id}]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID from the matching list call. | |
| body | Yes | JSON:API request body (Apple schema: AppClipAdvancedExperienceImageUpdateRequest). |