Skip to main content

Configures global access settings

Used to set information about current global access settings.

To enable global/user access mode, Wiegand output must be disabled or selected 'duplicate' mode using POST /access/general/wiegand if available

Request Body
  • mode string required

    Possible values: [normal_access, global_access]

    Access mode

  • auth_factors object[] required

    List of auth factors required to gain access

  • identifiers_without_linkage_to_user_support boolean required

    Enabled access identifiers attached to no user without multi factors authentication

Responses

OK

Loading...