Create MFA Pairing Key

POST {{apiPath}}/environments/{{envID}}/users/{{userID}}/pairingKeys

This PingOne collection contains only the requests without documentation. For the official PingOne Platform API documentation, see Create MFA Pairing Key.

Request Body

{"applications"=>[{"id"=>"{{appID}}"}], "policy"=>{"id"=>"{{deviceAuthenticationPolicyID}}"}}