---
title: Delete a beta app clip invocation localization
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/delete-v1-betaappclipinvocationlocalizations-_id_
---

# Delete a beta app clip invocation localization

Delete localized metadata you configured for an App Clip that testers launch using the TestFlight app.

## URL

DELETE 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

204 No Content: The request completed successfully and the specific Beta App Clip Invocation Localizations resource was deleted. 400 Bad Request: An error occurred with your request. 401 Unauthorized: 403 Forbidden: Request not authorized. 404 Not Found: Resource not found. 429 :

## See Also

### Managing Localizations for Invocations of Beta App Clips

- [Create localized metadata for a beta app clip invocation](appstoreconnectapi/post-v1-betaappclipinvocationlocalizations.md)
- [Modify localized metadata of an app clip invocation for testers](appstoreconnectapi/patch-v1-betaappclipinvocationlocalizations-_id_.md)
