Comment on page
Access Groups
Groups that define the entrances to which a set of users has access, as well as the access schedule for these entrances and users
The
acs_access_group
object has the following properties:Property | Type | Description |
---|---|---|
acs_access_group_id | String
Required | ID of the access group |
acs_system_id | String
Required | ID of the access control system that contains the access group |
workspace_id | String
Required | |
name | String
Required | Name of the access group |
external_type | String
Required | Brand-specific terminology for the access group type |
external_type_display_name | String
Required | Display name that corresponds to the brand-specific terminology for the access group type |
created_at | String
Required | Date and time at which the access group was created |
You can perform the following actions on
acs_access_group
objects:Last modified 2mo ago