post
https://saner.secpod.com/AncorWebService/perform
This method is used to withdraw multi-factor authentication for the user. If value is passed as "all" for login id then multi-factor authentication will be withdrawn for all the users under the ADMIN, including the admin, otherwise if a specific user login id is passed then multi-factor will be withdrawn only to the specified user. It requires only the login id of the user.
| Key | Meaning | Mandatory | Data Type |
|---|---|---|---|
| loginid | Login ID of the user or "all" to withdraw multi-factor authentication for all users under the ADMIN | Yes | string |
