POST /oauth/device/token
Poll for a token until the user authorizes or the code expires.
Request body
| Field | Type | Required | Description |
|---|
device_code | string | yes | — |
Responses
| Status | Description |
|---|
200 | Successful Response |
422 | Validation Error |
Operation ID: device_token_oauth_device_token_post