{
"data": {
"qr_code": "<string>",
"totp_secret": "<string>"
}
}
Enrolls user in multi-factor authentication
{
"data": {
"qr_code": "<string>",
"totp_secret": "<string>"
}
}
Authorization: Bearer $JWT_TOKEN
Prefer header, used to specify a custom timeout in seconds using the wait parameter as per RFC7240.
x >= 0
User ID
The request body for enrolling a user in multi-factor authentication
The body is of type object
.
OK
The response is of type object
.