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

# Delete a bundle id

## URL

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

## Path Parameters

id:

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

## Discussion

Discussion You can only delete bundle IDs that are used for development. You can’t delete bundle IDs that are being used by an app in App Store Connect.

## See Also

### Modifying and Removing Bundle IDs

- [Modify a bundle id](appstoreconnectapi/patch-v1-bundleids-_id_.md)
