Skip to main content
POST
Error

Response

Device authorization created.

device_code
string
required

Code the CLI uses to poll for tokens. Never show this code to the user.

user_code
string
required

Short code the user confirms in the browser.

verification_uri
string
required

URL where the user enters the user code.

verification_uri_complete
string
required

URL with the user code prefilled, suitable for opening in a browser.

expires_in
integer
required

Seconds until the device authorization expires.

interval
integer
required

Minimum seconds to wait between polls.