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

# Delete a beta app localization

Delete a beta app localization associated with an app.

## URL

DELETE https://api.appstoreconnect.apple.com/v1/betaAppLocalizations/{id}

## Path Parameters

id: An opaque resource ID that uniquely identifies the resource.

## Response Codes

204 No Content: 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

### Creating, Modifying, and Deleting Localizations

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