---
title: "Delete an AI Gateway Consumer Credential"
method: DELETE
path: "/v1/ai-gateways/{gatewayId}/consumers/{consumerId}/credentials/{credentialId}"
tags: ["AI Gateway Consumers"]
---

# Delete an AI Gateway Consumer Credential

`DELETE /v1/ai-gateways/{gatewayId}/consumers/{consumerId}/credentials/{credentialId}`

**Pre-release Endpoint**
This endpoint is currently in beta and is subject to change.

Removes a specific credential for an AI Gateway consumer.

## Response `204`

Credential deleted successfully.

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found
- `429` — Too Many Requests

---

[API](https://skmtc.net/kong/apis/konnect-api-go-sdk.md) · [All operations](https://skmtc.net/kong/apis/konnect-api-go-sdk/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kong/konnect-api-go-sdk/versions/0261aef4b1e2/schema)
