---
title: "Revokes a user's access from an environment in Kindoo"
method: POST
path: "/KindooRevokeUserFromEnvironment"
tags: ["User Management"]
---

# Revokes a user's access from an environment in Kindoo

`POST /KindooRevokeUserFromEnvironment`

THIS FUCNTIONS IS TO BE HANDLED CAREFULLY AS IT REMOVES ENTIRELY THE USER FROM YOUR SITE.

## Response `200`

OK

- string, nullable

## Other responses

- `303` — See Other
- `401` — Unauthorized - your session is not valid

## Changes

- **2026-08-29** `cd6c84cec4af` — 2 breaking, 24 warning
  - the response's body became nullable
  - the response's body type/format changed from `object`/`` to `string`/`` for status `200`
  - removed the optional property `DepartmentID` from the response with the `200` status
  - removed the optional property `EnvironmentID` from the response with the `200` status
  - …22 more

[Change history](https://skmtc.dev/kindoo/apis/kindoo-tech/changes/KindooRevokeUserFromEnvironment/post.md)

---

[API](https://skmtc.dev/kindoo/apis/kindoo-tech.md) · [All operations](https://skmtc.dev/kindoo/apis/kindoo-tech/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/kindoo/kindoo-tech/revisions/cd6c84cec4af/schema)
