Allow admin to disable two factor authentication for given user.
Prior to disable two factor authentication, it requires to be admin. An admin can't disable two factor authentication for other admins.
Path parameters
-
person_id Required
DELETE /actions/persons/{person_id}/disable-two-factor-authentication
curl \
-X DELETE http://api.example.com/actions/persons/{person_id}/disable-two-factor-authentication