Ellipsis APIReferencePlatform

Cli Auth Start

Start a device-code auth flow for the CLI. Unauthenticated: the CLI has no credential yet — that's what it's obtaining. The human authorizes out-of-band in the dashboard.

POST
/v1/cli-auth/start

Start a device-code auth flow for the CLI.

Unauthenticated: the CLI has no credential yet — that's what it's obtaining. The human authorizes out-of-band in the dashboard.

Response Body

application/json

curl -X POST "https://example.com/v1/cli-auth/start"
{}