Authorization: ********************curl --location '/v1/users/me/mfa' \
--header 'Authorization: Bearer <token>'{
"totp_enabled": true,
"totp_pending": true,
"email_otp_enabled": true,
"sms_otp_enabled": true,
"preferred_method": "string"
}