---
title: "DELETE /v1/orgs/{orgId}/byo-provider"
method: DELETE
path: "/v1/orgs/{orgId}/byo-provider"
tags: ["ByoProvider"]
---

# DELETE /v1/orgs/{orgId}/byo-provider

`DELETE /v1/orgs/{orgId}/byo-provider`

Removes the organization's own LLM provider and its stored credential. Idempotent.

## Path parameters

- `orgId` string, uuid, required

## Headers

- `Authorization` string

## Response `204`

Default Response

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found
- `500` — Internal Server Error
- `502` — Bad Gateway

## Changes

- **2026-08-11** `09211715bc70` — 1 info
  - added the non-success response with the status `502`
- **2026-08-05** `f20773fd2d5d` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/tessl/apis/tessl-api/changes/v1/orgs/:orgId/byo-provider/delete.md)

---

[API](https://skmtc.dev/tessl/apis/tessl-api.md) · [All operations](https://skmtc.dev/tessl/apis/tessl-api/llms.txt) · [OpenAPI document](https://skmtc.dev/tessl/apis/tessl-api/revisions/4b753c0f273e?raw)
