Poll for device authorization token
POST
/v1/device/token
CLI polls this endpoint to check if the user has approved the device code. Returns the API key on success.
Request Body required
Section titled “Request Body required ”object
device_code
required
string
grant_type
required
string
object
device_code
required
string
grant_type
required
string
object
device_code
required
string
grant_type
required
string
Responses
Section titled “ Responses ”Response for status 200