---
title: Modify a bundle id
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/patch-v1-bundleids-_id_
---

# Modify a bundle id

Update a specific bundle ID’s name.

## URL

PATCH https://api.appstoreconnect.apple.com/v1/bundleIds/{id}

## Path Parameters

id:

## Response Codes

200 OK: 400 Bad Request: An error occurred with your request. 401 Unauthorized: 403 Forbidden: Request not authorized. 404 Not Found: Resource not found. 409 Conflict: The provided resource data is not valid. 422 : 429 :

## See Also

### Modifying and Removing Bundle IDs

- [Delete a bundle id](appstoreconnectapi/delete-v1-bundleids-_id_.md)
