---
title: "Delete one admin-managed provider credential"
method: DELETE
path: "/admin/provider-credentials/{name}"
tags: ["admin"]
---

# Delete one admin-managed provider credential

`DELETE /admin/provider-credentials/{name}`

## Path parameters

- `name` string, required

## Response `204`

No Content

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `404` — Not Found
- `502` — Bad Gateway
- `503` — Service Unavailable

## Changes

- **2026-07-21** `a807d76b5ae5` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/enterpilot/apis/gomodel-api/changes/admin/provider-credentials/:name/delete.md)

---

[API](https://skmtc.dev/enterpilot/apis/gomodel-api.md) · [All operations](https://skmtc.dev/enterpilot/apis/gomodel-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/enterpilot/gomodel-api/revisions/496ff50bdfef/schema)
