---
title: "Archive a Vendor"
method: POST
path: "/v1/vendors/{id}:archive"
tags: ["external-vendors"]
---

# Archive a Vendor

`POST /v1/vendors/{id}:archive`

Archives a Vendor in Pleo by its id.

## Path parameters

- `id` string, uuid, required — Pleo's internal identifier of the vendor.

## Response `204`

Vendor archived

## Other responses

- `404` — Vendor not found

---

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