v1
latestOpenAPI 3.1.02026-07-14159142161.9 KBusersService
Disable two-factor authentication by id.
Disable two-factor authentication by id.
patch/company/v1/users/{userId}/twofa_disable
Path parameters
userIdinteger required
User id
Response
OK
Example response
{
"status": true,
"message": "Two-factor authentication was successfully disabled"
}