Skip to content

Disable two-factor authentication for an enterprise user

PATCH
/api/v4/groups/{id}/enterprise_users/{user_id}/disable_two_factor

Disables two-factor authentication (2FA) for a specified enterprise user.

id
required
One of:
string

The ID or URL-encoded path of the group

user_id
required
integer

ID of user account.

No Content

Bad Request

Not Found