---
title: Create an app event localization
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/post-v1-appeventlocalizations
---

# Create an app event localization

Add a new localization for an in-app event.

## URL

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

## Response Codes

201 Created: 400 Bad Request: 401 Unauthorized: 403 Forbidden: 409 Conflict: 422 : 429 :

## See Also

### Endpoints

- [Read app event localization information](appstoreconnectapi/get-v1-appeventlocalizations-_id_.md)
- [List all video clips for an app event localization](appstoreconnectapi/get-v1-appeventlocalizations-_id_-appeventvideoclips.md)
- [List app event video clip IDs for an app event localization](appstoreconnectapi/get-v1-appeventlocalizations-_id_-relationships-appeventvideoclips.md)
- [List all screenshots for an app event localization](appstoreconnectapi/get-v1-appeventlocalizations-_id_-appeventscreenshots.md)
- [List app event screenshot IDs for an app event localization](appstoreconnectapi/get-v1-appeventlocalizations-_id_-relationships-appeventscreenshots.md)
- [Modify an app event localization](appstoreconnectapi/patch-v1-appeventlocalizations-_id_.md)
- [Delete an app event localization](appstoreconnectapi/delete-v1-appeventlocalizations-_id_.md)
