Skip to main content
POST
Disable MFA

Authorizations

api_access_token
string
header
required

API access token authentication

Body

application/json
password
string
required

Current user password for verification

Response

MFA disabled successfully

success
boolean
Example:

true

data
object

Empty object indicating successful operation

Example:
meta
object
message
string

Success message

Example:

"MFA disabled successfully"