Anthropic OAuth 初始化
POST /v1/auth/oauth/anthropic/init:啟動 Anthropic 設備流程複用路徑,複用已有的 Claude CLI 登錄。
POST /v1/auth/oauth/anthropic/init
啟動 Anthropic 設備流程複用路徑,複用已有的 Claude CLI 登錄。
| 方法 | POST |
| 路徑 | /v1/auth/oauth/anthropic/init |
| 認證 | 設置 GATEWAY_AUTH_TOKEN 時需要 Authorization: Bearer <token> |
| 類別 | auth |