post
https://saner.secpod.com/AncorWebService/perform
This method allows users to update a multi-factor authentication policy. To update the multi-factor authentication policy user needs policy name, new policy name, policy description, environment ID, client ID, authentication path, PingOne username and new policy name field value is optional.
| Key | Meaning | Mandatory | Data Type |
|---|---|---|---|
| policyName | Existing name of the multi-factor authentication policy to be updated | Yes | string |
| newPolicyName | New name for the multi-factor authentication policy | No | string |
| policyDescription | Description of the multi-factor authentication policy | No | string |
| environmentId | Unique identifier of the Ping One environment | No | string |
| clientId | Unique identifier of the Ping One client | No | string |
| authenticationPath | Authentication base URL for Ping One environment | No | string |
| usernameOption | Ping One username option used for authentication | No | string |
