---
title: "Delete vendor settings"
method: DELETE
path: "/v1/platform/mcp-vendors/{vendor_slug}/settings"
tags: ["mcp_vendors"]
---

# Delete vendor settings

`DELETE /v1/platform/mcp-vendors/{vendor_slug}/settings`

Removes vendor settings.

## Path parameters

- `vendor_slug` string, required

## Response `200`

OK

- McpVendorsArcadeSettingsResponse
  - `is_configured` boolean
  - `organization_id` string
  - `project_id` string

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found

---

[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/versions/a0acb3a6a101/schema)
