---
title: Create a beta app localization
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/post-v1-betaapplocalizations
---

# Create a beta app localization

Create localized descriptive information for an app.

## URL

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

## Response Codes

201 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 :

## Overview

Overview important: A description is required for all betaAppLocalizations before you can submit to beta app review.

## See Also

### Creating, Modifying, and Deleting Localizations

- [Modify a beta app localization](appstoreconnectapi/patch-v1-betaapplocalizations-_id_.md)
- [Delete a beta app localization](appstoreconnectapi/delete-v1-betaapplocalizations-_id_.md)
