Skip to main content
POST
Request a device authorization code

Body

application/json
action
enum<string>

Optional action type

Available options:
connect_social
platform
string

Platform name (when action is connect_social)

Response

200 - application/json

Device code issued

device_code
string

Device code for polling

user_code
string

Code to display to the user

verification_uri
string

URL for the user to visit

expires_in
number

Seconds until the code expires

interval
number

Polling interval in seconds