---
title: "Delete Apple API Credential"
method: DELETE
path: "/organizations/{org-slug}/apple-api-credentials"
tags: ["apple-api-credentials"]
---

# Delete Apple API Credential

`DELETE /organizations/{org-slug}/apple-api-credentials`

Removes the Apple API Credential with the identifier.

## Path parameters

- `org-slug` string, required

## Response `204`

No Content

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `404` — Not Found
- `500` — Internal Server Error

---

[API](https://skmtc.net/bitrise/apis/bitrise-api.md) · [All operations](https://skmtc.net/bitrise/apis/bitrise-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bitrise/bitrise-api/versions/89468e4a014b/schema)
