beta_app_clip_invocations__update
Update an existing beta App Clip invocation by providing its ID and a new URL to modify the destination for testing.
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). |