Skip to main content
POST
Start device authorization (RFC 8628)

Authorizations

Authorization
string
header
required

JWT token authentication

Body

application/json
client_id
string
required
scope
string

Space-separated scopes

Response

200 - application/json

Device code issued

device_code
string
user_code
string

Short code the user types into the browser (e.g. BKDF-MNQT)

verification_uri
string
verification_uri_complete
string

URI with user_code pre-filled

expires_in
integer

Seconds until the device code expires

interval
integer

Minimum polling interval in seconds