---
title: Disable a capability
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/delete-v1-bundleidcapabilities-_id_
---

# Disable a capability

Disable a capability for a bundle ID.

## URL

DELETE https://api.appstoreconnect.apple.com/v1/bundleIdCapabilities/{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 :

## See Also

### Enabling and Disabling Capabilities

- [Enable a capability](appstoreconnectapi/post-v1-bundleidcapabilities.md)
