Skip to main content
POST
Disable 2FA

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
code
string
required
Example:

"123456"

Response

2FA disabled.

code
string
required
Example:

"OK"

message
string
required
Example:

"OK"

enabled
boolean
required
Example:

false