---
title: "Creates a unit"
method: POST
path: "/api/grit/core/units"
tags: ["Core - Units"]
---

# Creates a unit

`POST /api/grit/core/units`

## Request body

- object
  - `name` string
  - `abbreviation` string

## Response `201`

unit created

## Other responses

- `403` — forbidden for non-admin

---

[API](https://skmtc.dev/grit42/apis/grit-core-api.md) · [All operations](https://skmtc.dev/grit42/apis/grit-core-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/grit42/grit-core-api/revisions/3886592effdb/schema)
