---
title: "[Preview] Delete a supplier"
method: DELETE
path: "/companies/{companyId}/suppliers/{supplierId}"
tags: ["suppliers"]
---

# [Preview] Delete a supplier

`DELETE /companies/{companyId}/suppliers/{supplierId}`

Delete an existing supplier for the company.

NOTE: Currently only supports deleting suppliers that have been added through the API.

**Scope:** `suppliers:write`

## Response `204`

Supplier deleted

## Other responses

- `400` — Operation not allowed

---

[API](https://skmtc.net/bokio/apis/company-api.md) · [All operations](https://skmtc.net/bokio/apis/company-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bokio/company-api/revisions/1bb5d09ce15e/schema)
