---
title: "DELETE /api/v1/providers/{providerId}"
method: DELETE
path: "/api/v1/providers/{providerId}"
tags: ["Providers"]
---

# DELETE /api/v1/providers/{providerId}

`DELETE /api/v1/providers/{providerId}`

## Path parameters

- `providerId` 'anthropic' | 'openai' | 'google' | 'ollama' | 'siliconflow' | 'ppio' | 'openrouter' | 'minimax' | 'kimi' | 'glm' | 'moonshot' | 'zai', required

## Response `200`

Deleted provider

- object
  - `ok` boolean, required

## Changes

- **2026-03-26** `b897574e9d2f` — 1 info
  - added the new enum value `ollama` to the `path` request parameter `providerId`
- **2026-03-25** `0c7b6fee82c0` — 1 breaking, 11 info
  - the `path` request parameter `providerId` was restricted to a list of enum values
  - added the new enum value `anthropic` to the `path` request parameter `providerId`
  - added the new enum value `glm` to the `path` request parameter `providerId`
  - added the new enum value `google` to the `path` request parameter `providerId`
  - …8 more
- **2026-03-19** `239b3cc94d80` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/nexu-io/apis/nexu-controller-api/changes/api/v1/providers/:providerId/delete.md)

---

[API](https://skmtc.dev/nexu-io/apis/nexu-controller-api.md) · [All operations](https://skmtc.dev/nexu-io/apis/nexu-controller-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/nexu-io/nexu-controller-api/revisions/e5a2e2d06dbf/schema)
