---
title: "Delete a company"
method: DELETE
path: "/companies/v1/company"
tags: ["Companies"]
---

# Delete a company

`DELETE /companies/v1/company`

Deletes a contractor company. Requires the 'Companies: Manage' permission.

## Query parameters

- `company_type_id` string
- `company_id` string, required

## Response `200`

A successful response.

- S12ContractorsV1DeleteContractorCompanyResponse

## Other responses

- `default` — An unexpected error response.

---

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