---
title: "Delete Stored Provider"
method: DELETE
path: "/v1/provider-credentials/{instance}"
tags: ["providers"]
---

# Delete Stored Provider

`DELETE /v1/provider-credentials/{instance}`

Delete a stored provider. A config.yml provider cannot be deleted here.

## Path parameters

- `instance` string, required

## Response `204`

Successful Response

## Other responses

- `422` — Validation Error

## Changes

- **2026-07-20** `d9a87177ce4a` — 1 info
  - the endpoint scheme security `XApiKeyAuth` was added to the API
- **2026-07-20** `57a38fb88fa7` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/mozilla-ai/apis/otari/changes/v1/provider-credentials/:instance/delete.md)

---

[API](https://skmtc.dev/mozilla-ai/apis/otari.md) · [All operations](https://skmtc.dev/mozilla-ai/apis/otari/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/mozilla-ai/otari/revisions/cea76e85cdac/schema)
