ReadonlydefaultsReadonlyltsStaticltsOptionalacs_user_id?: stringID 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.
Optionaluser_identity_id?: stringID 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.
Access method for the new credential. Supported values: code, card, mobile_key, cloud_key.
Optionalacs_system_id?: stringID 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.
Optionalacs_user_id?: stringID 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.
Optionalallowed_acs_entrance_ids?: string[]Set of IDs of the entrances for which the new credential grants access.
Optionalassa_abloy_vostio_metadata?: {Vostio-specific metadata for the new credential.
Optionalcode?: stringAccess (PIN) code for the new credential. There may be manufacturer-specific code restrictions. For details, see the applicable device or system integration guide.
Optionalcredential_manager_acs_system_id?: stringACS system ID of the credential manager for the new credential.
Optionalends_at?: stringDate 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.
Optionalhotek_metadata?: { auto_join?: boolean; override?: boolean }Optionalis_multi_phone_sync_credential?: booleanIndicates whether the new credential is a multi-phone sync credential.
Optionalsalto_space_metadata?: { assign_new_key?: boolean; update_current_key?: boolean }Salto Space-specific metadata for the new credential.
Optionalassign_new_key?: booleanIndicates whether to assign a first, new card to a user. See also Programming Salto Space Card-based Credentials.
Optionalupdate_current_key?: booleanIndicates whether to update the user's existing card. See also Programming Salto Space Card-based Credentials.
Optionalstarts_at?: stringDate and time at which the validity of the new credential starts, in ISO 8601 format.
Optionaluser_identity_id?: stringID 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.
Optionalvisionline_metadata?: {Visionline-specific metadata for the new credential.
Optionalassa_abloy_credential_service_mobile_endpoint_id?: stringOptionalauto_join?: booleanOptionalcard_format?: "TLCode" | "rfid48"Optionalcard_function_type?: "guest" | "staff"Optionalis_override_key?: booleanOptionaljoiner_acs_credential_ids?: string[]Optionaloverride?: booleanID of the access system user to whom the new credential belongs.
IDs of the acs_entrances for which the new credential grants access.
Optionalends_at?: stringDate 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.
Optionalis_one_time_use?: booleanIndicates whether the code is one-time-use or reusable.
Optionalstarts_at?: stringDate and time at which the validity of the new credential starts, in ISO 8601 format.
ID of the credential that you want to delete.
ID of the credential that you want to get.
Optionalparameters: AcsCredentialsListParametersID of the credential for which you want to retrieve all entrances to which the credential grants access.
ID of the credential that you want to unassign from an access system user.
Optionalacs_user_id?: stringID 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.
Optionaluser_identity_id?: stringID 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.
ID of the credential that you want to update.
Optionalcode?: stringReplacement access (PIN) code for the credential that you want to update.
Optionalends_at?: stringReplacement 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.
StaticfromStaticfromStaticfromStaticfromStaticfromStaticfrom
ID of the credential that you want to assign to an access system user.