---
title: "Resend Code"
method: POST
path: "/auth/resend-code"
tags: ["Auth"]
---

# Resend Code

`POST /auth/resend-code`

Resend the verification code for an unverified API key.

Requires the read-only API key in the Authorization header.

## Response `200`

Successful Response

- ResendCodeResponse
  - `message` string

---

[API](https://skmtc.net/trynia/apis/nia-ai-api.md) · [All operations](https://skmtc.net/trynia/apis/nia-ai-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/trynia/nia-ai-api/versions/d216ffc3efb6/schema)
