Exchange a web-session JWT for a CLI API token
POST/auth/cli/exchange
Called by the frontend /auth/cli page after the user authorizes the CLI. Mints a new CLI-named API token and returns {token, email}. Rate-limited to 5 exchanges per 60 seconds per IP.
Responses
- 200
Successful Response