Users
Disable a user's MFA methods
Disable all of a user's MFA methods (e.g. OTP sent via SMS, TOTP on their authenticator app) at once.
delete/users/{user_id}/mfa
Path parameters
user_idstring required
The ID of the user whose MFA methods are to be disabled
Response
Successful operation.