Readonly
defaultsReadonly
ltsStatic
ltsOptional
body: { ID of the access system user that you want to add to an access group.
Optional
body: { Optional
access_starts_at
and ends_at
timestamps for the new access system user's access. If you specify an access_schedule
, you may include both starts_at
and ends_at
. If you omit starts_at
, it defaults to the current time. ends_at
is optional and must be a time in the future and after starts_at
.
Optional
ends_Ending timestamp for the new access system user's access.
Optional
starts_Starting timestamp for the new access system user's access.
Optional
acs_Array of access group IDs to indicate the access groups to which you want to add the new access system user.
ID of the access system to which you want to add the new access system user.
Optional
email?: stringOptional
email_Email address of the ACS user.
Full name of the new access system user.
Optional
phone_Phone number of the ACS user in E.164 format (for example, +15555550100
).
Optional
user_ID of the user identity with which you want to associate the new access system user.
Optional
params: { Optional
acs_ID of the access system that you want to delete. You must provide acs_system_id with user_identity_id.
Optional
acs_ID of the access system user that you want to delete. You must provide either acs_user_id or user_identity_id
Optional
user_ID of the user identity that you want to delete. You must provide either acs_user_id or user_identity_id. If you provide user_identity_id, you must also provide acs_system_id.
Optional
params: { Optional
acs_ID of the access system that you want to get. You can only provide acs_user_id or user_identity_id.
Optional
acs_ID of the access system user that you want to get. You can only provide acs_user_id or user_identity_id.
Optional
user_ID of the user identity that you want to get. You can only provide acs_user_id or user_identity_id.
Optional
params: { Optional
acs_ID of the acs_system
for which you want to retrieve all access system users.
Optional
created_Timestamp by which to limit returned access system users. Returns users created before this timestamp.
Optional
limit?: numberMaximum number of records to return per page.
Optional
page_Identifies the specific page of results to return, obtained from the previous page's next_page_cursor
.
Optional
search?: stringString for which to search. Filters returned access system users to include all records that satisfy a partial match using full_name
, phone_number
, email_address
, acs_user_id
, user_identity_id
, user_identity_full_name
or user_identity_phone_number
.
Optional
user_Email address of the user identity for which you want to retrieve all access system users.
Optional
user_ID of the user identity for which you want to retrieve all access system users.
Optional
user_Phone number of the user identity for which you want to retrieve all access system users, in E.164 format (for example, +15555550100
).
Optional
params: { Optional
acs_ID of the access system for which you want to list accessible entrances. You can only provide acs_system_id with user_identity_id.
Optional
acs_ID of the access system user for whom you want to list accessible entrances. You can only provide acs_user_id or user_identity_id.
Optional
user_ID of the user identity for whom you want to list accessible entrances. You can only provide acs_user_id or user_identity_id.
Optional
params: { ID of the access group from which you want to remove an access system user.
Optional
acs_ID of the access system user that you want to remove from an access group. You can only provide acs_user_id or user_identity_id.
Optional
user_ID of the user identity that you want to remove from an access group. You can only provide acs_user_id or user_identity_id.
Optional
params: { Optional
acs_ID of the access system for which you want to revoke access. You can only provide acs_system_id with user_identity_id.
Optional
acs_ID of the access system user for whom you want to revoke access. You can only provide acs_user_id or user_identity_id.
Optional
user_ID of the user identity for whom you want to revoke access. You can only provide acs_user_id or user_identity_id.
Optional
body: { Optional
acs_ID of the access system that you want to suspend. You can only provide acs_user_id or the combination of acs_system_id and user_identity_id.
Optional
acs_ID of the access system user that you want to suspend. You can only provide acs_user_id or the combination of acs_system_id and user_identity_id.
Optional
user_ID of the user identity that you want to suspend. You can only provide acs_user_id or the combination of acs_system_id and user_identity_id.
Optional
body: { Optional
acs_ID of the access system of the user that you want to unsuspend. You can only provide acs_system_id with user_identity_id.
Optional
acs_ID of the access system user that you want to unsuspend. You can only provide acs_user_id or the combination of acs_system_id and user_identity_id.
Optional
user_ID of the user identity that you want to unsuspend. You can only provide acs_user_id or the combination of acs_system_id and user_identity_id.
Optional
body: { Optional
access_starts_at
and ends_at
timestamps for the access system user's access. If you specify an access_schedule
, you may include both starts_at
and ends_at
. If you omit starts_at
, it defaults to the current time. ends_at
is optional and must be a time in the future and after starts_at
.
Optional
acs_ID of the access system that you want to update. You can only provide acs_system_id with user_identity_id.
Optional
acs_ID of the access system user that you want to update. You can only provide acs_user_id or user_identity_id.
Optional
email?: stringOptional
email_Email address of the ACS user.
Optional
full_Full name of the ACS user.
Optional
hid_Optional
phone_Phone number of the ACS user in E.164 format (for example, +15555550100
).
Optional
user_ID of the user identity that you want to update. You can only provide acs_user_id or user_identity_id. If you provide user_identity_id, you must also provide acs_system_id.
Static
fromStatic
fromStatic
fromStatic
fromStatic
fromStatic
from
ID of the access group to which you want to add an access system user.