beta_app_clip_invocations__update
Modify an existing beta App Clip invocation by supplying its ID and a JSON:API request body with the updated attributes.
Instructions
Update a beta App Clip invocation. [PATCH /v1/betaAppClipInvocations/{id}]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID from the matching list call. | |
| body | Yes | JSON:API request body (Apple schema: BetaAppClipInvocationUpdateRequest). |