claude
Submit OAuth code
Submits the OAuth code when in auth_waiting state
post/v1/claude/onboarding/submit-code
Request body
Example request
{
"code": "abc123def456"
}Response
OK
object required
Changes
Changed in 2 of the 50 revisions of this API.11
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
- ▲