---
title: Create localized metadata for a beta app clip invocation
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/post-v1-betaappclipinvocationlocalizations
---

# Create localized metadata for a beta app clip invocation

Provide localized metadata for an App Clip experience you make available to testers.

## URL

POST https://api.appstoreconnect.apple.com/v1/betaAppClipInvocationLocalizations

## Response Codes

201 Created: The request completed successfully and a new Beta App Clip Invocation Localizations resource has been created. 400 Bad Request: An error occurred with your request. 401 Unauthorized: 403 Forbidden: Request not authorized. 409 Conflict: The provided resource data is not valid. 422 : 429 :

## HTTP Body

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

## See Also

### Managing Localizations for Invocations of Beta App Clips

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