---
title: Modify localized metadata of an app clip invocation for testers
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/patch-v1-betaappclipinvocationlocalizations-_id_
---

# Modify localized metadata of an app clip invocation for testers

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

## URL

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

## Path Parameters

id: The opaque resource ID that uniquely identifies the Beta App Clip Invocation Localizations 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 localization.

## See Also

### Managing Localizations for Invocations of Beta App Clips

- [Create localized metadata for a beta app clip invocation](appstoreconnectapi/post-v1-betaappclipinvocationlocalizations.md)
- [Delete a beta app clip invocation localization](appstoreconnectapi/delete-v1-betaappclipinvocationlocalizations-_id_.md)
