auth

Cli Auth Start

Begin a CLI device-authorization session (no auth).

Returns a secret device_code (the CLI keeps it and polls with it) and a short user_code embedded in the verification URL the user opens.

post/v1/auth/cli/start

Response

Successful Response

device_codestring required
user_codestring required
verification_uristring required
intervalinteger required
expires_ininteger required

Changes

No recorded changes to this endpoint across all 1 revision of this API.