---
title: "Remove a FileClass from Classification for a User"
method: DELETE
path: "/api/users/file_classes/{file_class_name}"
tags: ["FileClass"]
---

# Remove a FileClass from Classification for a User

`DELETE /api/users/file_classes/{file_class_name}`

## Path parameters

- `file_class_name` string, required

## Response `200`

OK

- FileClassSchema[]
  - `description` string, nullable
  - `display_name` string, nullable
  - `grouping` string, nullable
  - `name` string, required

---

[API](https://skmtc.dev/herondata/apis/heron-data-api.md) · [All operations](https://skmtc.dev/herondata/apis/heron-data-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/herondata/heron-data-api/revisions/f2e441edece2/schema)
