Readonly
defaultsReadonly
ltsStatic
ltsOptional
body: { Optional
acs_ID of the access system user to whom you want to assign a credential. You can only provide one of acs_user_id or user_identity_id.
Optional
user_ID of the user identity to whom you want to assign a credential. You can only provide one of acs_user_id or user_identity_id. If the ACS system contains an ACS user with the same email_address
or phone_number
as the user identity that you specify, they are linked, and the credential belongs to the ACS user. If the ACS system does not have a corresponding ACS user, one is created.
Optional
body: { Access method for the new credential. Supported values: code
, card
, mobile_key
.
Optional
acs_ID of the access system to which the new credential belongs. You must provide either acs_user_id
or the combination of user_identity_id
and acs_system_id
.
Optional
acs_ID of the access system user to whom the new credential belongs. You must provide either acs_user_id
or the combination of user_identity_id
and acs_system_id
.
Optional
allowed_Set of IDs of the entrances for which the new credential grants access.
Optional
assa_Vostio-specific metadata for the new credential.
Optional
auto_Optional
join_Optional
override_Optional
override_Optional
code?: stringAccess (PIN) code for the new credential. There may be manufacturer-specific code restrictions. For details, see the applicable device or system integration guide.
Optional
credential_ACS system ID of the credential manager for the new credential.
Optional
ends_Date and time at which the validity of the new credential ends, in ISO 8601 format. Must be a time in the future and after starts_at
.
Optional
is_Indicates whether the new credential is a multi-phone sync credential.
Optional
salto_Salto Space-specific metadata for the new credential.
Optional
assign_Indicates whether to assign a first, new card to a user. See also Programming Salto Space Card-based Credentials.
Optional
update_Indicates whether to update the user's existing card. See also Programming Salto Space Card-based Credentials.
Optional
starts_Date and time at which the validity of the new credential starts, in ISO 8601 format.
Optional
user_ID of the user identity to whom the new credential belongs. You must provide either acs_user_id
or the combination of user_identity_id
and acs_system_id
. If the access system contains a user with the same email_address
or phone_number
as the user identity that you specify, they are linked, and the credential belongs to the access system user. If the access system does not have a corresponding user, one is created.
Optional
visionline_Visionline-specific metadata for the new credential.
Optional
assa_Optional
auto_Optional
card_Optional
card_Optional
is_Optional
joiner_Optional
override?: booleanOptional
params: { ID of the credential that you want to delete.
Optional
params: { ID of the credential that you want to get.
Optional
params: AcsCredentialsListParamsOptional
params: { ID of the credential for which you want to retrieve all entrances to which the credential grants access.
Optional
body: { ID of the credential that you want to unassign from an access system user.
Optional
acs_ID of the access system user from which you want to unassign a credential. You can only provide one of acs_user_id or user_identity_id.
Optional
user_ID of the user identity from which you want to unassign a credential. You can only provide one of acs_user_id or user_identity_id.
Optional
body: { ID of the credential that you want to update.
Optional
code?: stringReplacement access (PIN) code for the credential that you want to update.
Optional
ends_Replacement date and time at which the validity of the credential ends, in ISO 8601 format. Must be a time in the future and after the starts_at
value that you set when creating the credential.
Static
fromStatic
fromStatic
fromStatic
fromStatic
fromStatic
from
ID of the credential that you want to assign to an access system user.