---
title: "Create Key"
method: POST
path: "/api/orgs/{slug}/keys"
---

# Create Key

`POST /api/orgs/{slug}/keys`

## Path parameters

- `slug` string, required

## Request body

- CreateKeyRequest
  - `name` string, required

## Response `201`

Successful Response

- object

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/codag/apis/infra-logs-templater.md) · [All operations](https://skmtc.net/codag/apis/infra-logs-templater/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/codag/infra-logs-templater/versions/a2c84c9154da/schema)
