---
title: Delete a passtypeid
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/delete-v1-passtypeids-_id_
---

# Delete a passtypeid

Delete a pass type ID that is used for app distribution.

## URL

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

## Path Parameters

id:

## Response Codes

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

## See Also

### Managing pass type Ids

- [List passtypeid ids for a certificate](appstoreconnectapi/get-v1-certificates-_id_-passtypeid.md)
- [List passtypeid ids for a certificate](appstoreconnectapi/get-v1-certificates-_id_-relationships-passtypeid.md)
- [List pass type ids](appstoreconnectapi/get-v1-passtypeids.md)
- [Read passtypeid information](appstoreconnectapi/get-v1-passtypeids-_id_.md)
- [List all certificates for a passtypeid](appstoreconnectapi/get-v1-passtypeids-_id_-certificates.md)
- [List certificate ids for a passtypeid](appstoreconnectapi/get-v1-passtypeids-_id_-relationships-certificates.md)
- [Modify a passtypeid](appstoreconnectapi/patch-v1-passtypeids-_id_.md)
- [Create a passtypeid](appstoreconnectapi/post-v1-passtypeids.md)
