Skip to main content
PUT
Store Claude Code setup token

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
token
string
required
Minimum string length: 20
Pattern: ^\s*sk-ant-oat\S{10,}\s*$

Response

OK

auth
object | null
required
needs_reauth
boolean
required
reauth_reason
string