---
title: "Delete Llm Config"
method: DELETE
path: "/workflows/v1/llm-configs/{llm_config_id}"
tags: ["LLM Configs"]
---

# Delete Llm Config

`DELETE /workflows/v1/llm-configs/{llm_config_id}`

Endpoint to delete a specific LLM configuration.

## Path parameters

- `llm_config_id` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/interactly/apis/interactly-api-3.md) · [All operations](https://skmtc.net/interactly/apis/interactly-api-3/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/interactly/interactly-api-3/versions/9f4e7dc7e094/schema)
