---
title: "Add a FileClass to Classify for a User"
method: POST
path: "/api/users/file_classes/{file_class_name}"
tags: ["FileClass"]
---

# Add a FileClass to Classify for a User

`POST /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)
