Create a Credential for an ACS User
Creates a new credential for a specified ACS user.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Access method for the new credential. Supported values: code, card, mobile_key, cloud_key.
code, card, mobile_key, cloud_key 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.
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.
Vostio-specific metadata for the new credential.
Access (PIN) code for the new credential. There may be manufacturer-specific code restrictions. For details, see the applicable device or system integration guide.
^\d+$ACS system ID of the credential manager for the new credential.
Indicates whether the new credential is a multi-phone sync credential.
Salto Space-specific metadata for the new credential.
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.
Visionline-specific metadata for the new credential.
Response
OK
Means by which an access control system user gains access at an entrance. The acs_credential object represents a credential that provides an ACS user access within an...

