v1

latestOpenAPI 3.1.02026-07-14159142161.9 KB
usersService

Disable two-factor authentication

Disable two-factor authentication

patch/company/v1/users/me/twofa_disable

Response

OK

statusboolean
messagestring

Example response

{
  "status": true,
  "message": "Two-factor authentication was successfully disabled"
}