Ask or search…
K
Links
Comment on page

Users

Users to whom to grant access to specific physical spaces
The acs_user object represents a user within an Access Control System (ACS).

acs_user Properties

The acs_user object has the following properties:
Property
Type
Description
acs_user_id
String Required
ID of the user
acs_system_id
String Required
ID of the access control system that contains the user
workspace_id
String Required
ID of the workspace that contains the user
created_at
String Required
Date and time at which the user was created
display_name
String Required
Display name for the user
external_type
String Required
Brand-specific terminology for the user type
external_type_display_name
String Required
Display name that corresponds to the brand-specific terminology for the user type
full_name
String Optional
Full name of the user
email
String Optional
Email address of the user
phone_number
String Optional
Phone number of the user in E.164 format (for example, +15555550100)

acs_user Methods

You can perform the following actions on acs_user objects: