---
title: "Attempts to create a country"
method: POST
path: "/api/grit/core/countries"
tags: ["Core - Countries"]
---

# Attempts to create a country

`POST /api/grit/core/countries`

## Request body

- object
  - `name` string
  - `iso` string

## Other responses

- `403` — creation is forbidden

---

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