Skip to main content
POST
Exchange device code for token

Body

application/json
grant_type
enum<string>
required
Available options:
urn:ietf:params:oauth:grant-type:device_code
device_code
string
required
client_id
string
required

Response

User has approved. Session is returned; the set-auth-token response header carries the bearer token to use for subsequent calls.

session
object
user
object