app_clip_advanced_experiences__update
Update an existing App Clip advanced experience with new settings like place, action, and localizations via the App Store Connect API.
Instructions
Update an App Clip advanced experience. [PATCH /v1/appClipAdvancedExperiences/{id}]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID from the matching list call. | |
| body | Yes | JSON:API request body (Apple schema: AppClipAdvancedExperienceUpdateRequest). |