Remove One-Time Password (OTP)
DELETE/users/me/auth_factors/otp
Remove the configured One-Time Password (OTP) factor of the authenticated user. OTP is an authenticator app like Google/Microsoft Authenticator, Authy, etc. As only one OTP per user is allowed, the user will not have OTP as a second factor afterward.
Responses​
- 200
- default
A successful response.
An unexpected error response.