Device Authentication (One-time Email)
POST {{authPath}}/{{envID}}/deviceAuthentications
This PingOne collection contains only the requests without documentation. For the official PingOne Platform API documentation, see Device Authentication (One-time Email).
Request Body
{"user"=>{"id"=>"{{userID}}"}, "selectedDevice"=>{"oneTime"=>{"type"=>"EMAIL", "email"=>"abc@ping.com"}}}