EasypanelDocs

Disable two-factor authentication

Disables two-factor authentication for the current user.

POST
/disable

Disables two-factor authentication for the current user.

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Response Body

application/json

curl -X POST "https://example.com/disable"
null