OpenRouter OAuth 초기화
POST /v1/auth/oauth/openrouter/init: OpenRouter OAuth PKCE 흐름을 시작합니다.
POST /v1/auth/oauth/openrouter/init
OpenRouter OAuth PKCE 흐름을 시작합니다.
| 메서드 | POST |
| 경로 | /v1/auth/oauth/openrouter/init |
| 인증 | GATEWAY_AUTH_TOKEN이 설정된 경우 Authorization: Bearer <token> 필요 |
| 카테고리 | auth |