---
title: "POST /categories"
method: POST
path: "/categories"
tags: ["Categories"]
---

# POST /categories

`POST /categories`

## Headers

- `auth` string, required

## Request body

- CreateCategoryValidator
  - `name` string, required
  - `editor` string, required

## Response `201`

---

[API](https://skmtc.net/gitroomhq/apis/crosspublic-swagger-file.md) · [All operations](https://skmtc.net/gitroomhq/apis/crosspublic-swagger-file/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/gitroomhq/crosspublic-swagger-file/revisions/6fa3feae8411/schema)
