Token (device_code) (NONE)

POST {{authPath}}/{{envID}}/as/token

This PingOne collection contains only the requests without documentation. For the official PingOne Platform API documentation, see Token (device_code) (NONE).

Request Body

[{"name"=>"grant_type", "value"=>"urn:ietf:params:oauth:grant-type:device_code", "datatype"=>"string"}, {"name"=>"device_code", "value"=>"{{deviceCode}}", "datatype"=>"string"}, {"name"=>"client_id", "value"=>"{{deviceAppID}}", "datatype"=>"string"}]