---
title: "Mark a user company as deactivated"
method: DELETE
path: "/company/users/{id}"
tags: ["UserCompanies"]
---

# Mark a user company as deactivated

`DELETE /company/users/{id}`

Prevents a user from accessing data for the company.

## Path parameters

- `id` string, required

## Response `204`

No response body

---

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