---
title: "Erp Fde Revoke Access"
method: DELETE
path: "/api/erp/fde/access/{user_id}/{organization_id}"
tags: ["ERP"]
---

# Erp Fde Revoke Access

`DELETE /api/erp/fde/access/{user_id}/{organization_id}`

Super-FDE-only: revoke FDE access (also clears any active selection).

## Path parameters

- `user_id` string, required
- `organization_id` string, required

## Headers

- `x-api-key` string, nullable
- `authorization` string, nullable

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

## Changes

- **2026-09-02** `497967424011` — 1 info
  - endpoint added
- **2026-08-29** `7a7c8e2b5afc` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/qomplement/apis/fastapi/changes/api/erp/fde/access/:user_id/:organization_id/delete.md)

---

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