Comment on page
Users
Users to whom to grant access to specific physical spaces
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 | |
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 |
You can perform the following actions on
acs_user
objects:Last modified 1mo ago