---
title: "Delete default model for a feature"
method: DELETE
path: "/v1/platform/features/{feature}/default-model"
tags: ["features"]
---

# Delete default model for a feature

`DELETE /v1/platform/features/{feature}/default-model`

Removes the default model for a feature in the workspace.

## Path parameters

- `feature` string, required

## Response `204`

No Content

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `500` — Internal Server Error

---

[API](https://skmtc.net/langchain-ai/apis/langsmith.md) · [All operations](https://skmtc.net/langchain-ai/apis/langsmith/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/langchain-ai/langsmith/revisions/a0acb3a6a101/schema)
