Create an Application Flow Policy Assignment
POST {{apiPath}}/environments/{{envID}}/applications/{{appID}}/flowPolicyAssignments
This PingOne collection contains only the requests without documentation. For the official PingOne Platform API documentation, see Create an Application Flow Policy Assignment.
Request Body
{"priority"=>1, "flowPolicy"=>{"id"=>"{{flowPolicyID}}"}}