---
title: "Delete vendor by ID"
method: DELETE
path: "/vendors/{vendorId}"
tags: ["Vendors"]
---

# Delete vendor by ID

`DELETE /vendors/{vendorId}`

Deletes a vendor.

## Path parameters

- `vendorId` string, required

## Response `204`

No content

---

[API](https://skmtc.net/vanta/apis/build-integrations.md) · [All operations](https://skmtc.net/vanta/apis/build-integrations/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/vanta/build-integrations/revisions/6c1f7590538b/schema)
