---
title: "Submit OAuth code"
method: POST
path: "/v1/claude/onboarding/submit-code"
tags: ["claude"]
---

# Submit OAuth code

`POST /v1/claude/onboarding/submit-code`

Submits the OAuth code when in auth_waiting state

## Request body

- GithubComVanpeltCatnipInternalModelsClaudeOnboardingSubmitCodeRequest — Request to submit OAuth code during onboarding
  - `code` string, required — OAuth code obtained from the authentication flow

## Response `200`

OK

- object

## Changes

- **2025-10-22** `d431dca44b87` — 1 info
  - endpoint added
- **2025-07-18** `21270d5158bd` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/wandb/apis/catnip-container-api/changes/v1/claude/onboarding/submit-code/post.md)

---

[API](https://skmtc.dev/wandb/apis/catnip-container-api.md) · [All operations](https://skmtc.dev/wandb/apis/catnip-container-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/wandb/catnip-container-api/revisions/a075b0fa501a/schema)
