---
title: Modify an app clip invocation you provide to testers
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/patch-v1-betaappclipinvocations-_id_
---

# Modify an app clip invocation you provide to testers

Change an App Clip invocation you make available to testers in the TestFlight app.

## URL

PATCH https://api.appstoreconnect.apple.com/v1/betaAppClipInvocations/{id}

## Path Parameters

id: The opaque resource ID that uniquely identifies the Beta App Clip Invocations resource.

## Response Codes

200 OK: The request completed successfully. 400 Bad Request: An error occurred with your request. 401 Unauthorized: 403 Forbidden: Request not authorized. 404 Not Found: Resource not found. 409 Conflict: The provided resource data is not valid. 422 : 429 :

## HTTP Body

The request body you use to update a beta App Clip invocation.

## See Also

### Managing Beta App Clip Invocation

- [Read beta app clip invocation information](appstoreconnectapi/get-v1-betaappclipinvocations-_id_.md)
- [Create an app clip invocation for testers in testflight](appstoreconnectapi/post-v1-betaappclipinvocations.md)
- [Delete an app clip invocation for testers in testflight](appstoreconnectapi/delete-v1-betaappclipinvocations-_id_.md)
