Skip to main content
This endpoint is retired because the legacy flow never delivered its in-memory six-digit code. It now returns 400 invalid_input and never claims that an email was sent.
Use the durable CLI email magic-link flow instead:
There is no naive link command. It was removed together with this endpoint and is not registered on any released CLI; naive link falls through to the unknown-command handler. Direct API clients should use POST /v1/auth/register, POST /v1/auth/login, or the browser OAuth flow.