---
title: "Creates a vocabulary item"
method: POST
path: "/api/grit/core/vocabulary_items"
tags: ["Core - Vocabulary Items"]
---

# Creates a vocabulary item

`POST /api/grit/core/vocabulary_items`

## Request body

- object
  - `name` string
  - `vocabulary_id` integer

## Response `201`

vocabulary item created

---

[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)
