---
title: "Remove Related Company"
method: POST
path: "/verify/remove_related_company"
tags: ["KYB > Related Entities V1"]
---

# Remove Related Company

`POST /verify/remove_related_company`

Remove a Related Company for the Business Profile

## Request body

- RemoveRelatedCompanyRequestSchema
  - `company_reference_id` string, required
  - `business_profile_id` string, required

## Response `200`

Successful operation

- object
  - `business_profile_id` string

## Other responses

- `400` — Bad Request

---

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