Create Registration Flow with Input Schema
POST {{authPath}}/{{envID}}/davinci/policy/{{davinciFlowPolicyID}}/start
This PingOne collection contains only the requests without documentation. For the official PingOne Platform API documentation, see Create Registration Flow with Input Schema.
Request Body
{"email"=>"elmerfudd@pingidentity.com", "name"=>{"given"=>"Elmer", "family"=>"Fudd"}, "username"=>"elmerfudd", "primaryPhone"=>"+14155552672", "password"=>"{{password}}"}