---
title: "Store Genai Api Key"
method: PUT
path: "/manage/admin/genai-api-key"
---

# Store Genai Api Key

`PUT /manage/admin/genai-api-key`

## Request body

- ApiKey
  - `api_key` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/engineertheory/apis/recap-backend.md) · [All operations](https://skmtc.net/engineertheory/apis/recap-backend/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/engineertheory/recap-backend/versions/ea9db8f9a24d/schema)
