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"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.