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