---
title: "Creates a Class category"
method: POST
path: "/class_categories"
tags: ["Class Categories"]
---

# Creates a Class category

`POST /class_categories`

## Query parameters

- `name` string, required

## Response `200`

Category response

- CategoryResponse
  - `name` string
  - `errors` object

## Other responses

- `401` — Unauthorized
- `422` — Invalid parameters
- `500` — Internal Server Error
- `504` — Gateway Timeout

---

[API](https://skmtc.net/mytime/apis/mytime-partners-api.md) · [All operations](https://skmtc.net/mytime/apis/mytime-partners-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mytime/mytime-partners-api/versions/65d3a27fcb1a/schema)
