---
title: "PATCH /api/companies/bulk-unlink"
method: PATCH
path: "/api/companies/bulk-unlink"
tags: ["CompanyProfilesUnlink"]
---

# PATCH /api/companies/bulk-unlink

`PATCH /api/companies/bulk-unlink`

Unlinks multiple companies from the caller, bidirectionally. Each id is processed independently — a failure for one id does not stop the rest.

## Request body

- object
  - `forCompanyIds` string[], required

## Response `204`

No content

## Other responses

- `400` — Default Response
- `401` — Default Response
- `403` — Default Response
- `404` — Default Response

---

[API](https://skmtc.net/retraced/apis/api-reference.md) · [All operations](https://skmtc.net/retraced/apis/api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/retraced/api-reference/revisions/60d6c901bc4e/schema)
