Modifies the details of a particular user

Prev Next
Put
/api/v1/users/{userId}/mfa
Security
HTTP
Type bearer
Path parameters
userId
stringRequired

The ID of the user

Body parameters

The new status of MFA for the user

object
otp
boolean
Responses
201

Created

Expand All
object
authorization
boolean
data
object
fState
string
loginName
string
mfa
object
otp
boolean
name
string
error_code
integer
error_message
string
error_status
boolean
Examplefalse
401

Unauthorized

object
error_code
integer
error_message
string
error_status
boolean
500

Internal Server Error

Expand All
object
authorization
boolean
Exampletrue
data
object
message
string
error_code
integer | null
error_message
string | null
error_status
boolean