---
title: "Delete Provider"
method: DELETE
path: "/v1/providers/{provider_id}"
tags: ["providers"]
---

# Delete Provider

`DELETE /v1/providers/{provider_id}`

Delete an existing custom provider.

## Path parameters

- `provider_id` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/yu-code666/apis/letta-api.md) · [All operations](https://skmtc.dev/yu-code666/apis/letta-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/yu-code666/letta-api/revisions/6cec99480c13/schema)
