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

---

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