Step 5: Assign the sign-on policy to an application
POST {{apiPath}}/environments/{{envID}}/applications/{{passwordlessAppID}}/signOnPolicyAssignments
src/solutions/pingone-solutions/passwordless-sign-on-mfa/step-2c-assign-the-sign-on-policy-to-an-application/index.mdx
Request Body
{"priority"=>1, "signOnPolicy"=>{"id"=>"{{passwordlessPolicyID}}"}}
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Content-Type | string | ||
| Authorization | string |