Skip to contents

Allow/disallow bypassing of two-factor authentication for workgroup

Usage

workgroup_bypass_2fa(workgroup_uuid, allow_bypass = TRUE, use_proxy = FALSE)

Arguments

workgroup_uuid

Workgroup UUID

allow_bypass

Logical to indicate whether the workgroup should allow selected participants to bypass two-factor authentication verification.

use_proxy

Logical to indicate whether to use proxy

Value

API response (invisibly)

Details

More information on two-factor authentication can be found in vignette("two-factor").

More details on this endpoint are available in the API documentation.