---
title: Delete an App Custom Product Page Localization
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/delete-v1-appcustomproductpagelocalizations-_id_
---

# Delete an App Custom Product Page Localization

Delete localized metadata that you configured for a custom product page.

## URL

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

## Path Parameters

id: An opaque resource ID that uniquely identifies the resource. Obtain the app custom product page localization resource ID from the List Custom Product Pages Localizations response.

## Response Codes

204 No Content: 400 Bad Request: 401 Unauthorized: 403 Forbidden: 404 Not Found: 429 :

## Discussion

Discussion Example Request and Response

## See Also

### Managing localizations

- [List Custom Product Pages Localizations](appstoreconnectapi/get-v1-appcustomproductpageversions-_id_-appcustomproductpagelocalizations.md)
- [Read Custom Product Page Localization Information](appstoreconnectapi/get-v1-appcustomproductpagelocalizations-_id_.md)
- [Create a Custom Product Page Localization](appstoreconnectapi/post-v1-appcustomproductpagelocalizations.md)
- [Modify Custom Product Page Localization Information](appstoreconnectapi/patch-v1-appcustomproductpagelocalizations-_id_.md)
