Remove Multi-Factor OTP SMS
DELETE/users/:userId/auth_factors/otp_sms
deprecated
This endpoint has been deprecated and may be replaced or removed in future versions of the API.
Remove the configured One-Time Password (OTP) SMS as a factor from the user. As only one OTP SMS per user is allowed, the user will not have OTP SMS as a second factor afterward.
Deprecated: please use user service v2 RemoveOTPSMS
Request​
Responses​
- 200
- default
OK
An unexpected error response.