Enable MFA
post/auth/v0.1/mfa/enable
Request
Authorization
X-AT
header
apiKey
Body
application/json
otpThe TOTP code gnerated by your authenticator app.
integer
REQUIRED
clearAuthTokenWhen true, clears the user's auth token after MFA is enabled.
boolean
Response
200MFA successfully enabled.
400TOTP authentication error.
422Validation error.
Shell cURL
shellShow schema
json