---
title: "Archives a company"
method: PATCH
path: "/api/v2/companies/{id}/archive"
tags: ["Companies"]
---

# Archives a company

`PATCH /api/v2/companies/{id}/archive`

Archive a company.

## Path parameters

- `id` string, required

## Headers

- `X-Organization-Id` string, required

## Response `200`

Single company

## Changes

- **2026-09-02** `061c271b2e3a` — 2 info
  - added the optional property `data/attributes/domains` to the response with the `200` status
  - response property `data/attributes/domain` deprecated

[Change history](https://skmtc.dev/productive/apis/api-documentation/changes/api/v2/companies/:id/archive/patch.md)

---

[API](https://skmtc.dev/productive/apis/api-documentation.md) · [All operations](https://skmtc.dev/productive/apis/api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/productive/api-documentation/revisions/061c271b2e3a/schema)
