Create a Credential for a User
Create a new credential for a specified ACS user
Creates a new credential for a specified ACS user.
ACS system ID of the credential manager for the new credential.
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.
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.
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.
Access method for the new credential. Supported values: code, card, mobile_key.
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+$Indicates whether the new credential is a multi-phone sync credential.
falseSet of IDs of the entrances for which the new credential grants access.
[]Date and time at which the validity of the new credential starts, in ISO 8601 format.
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.
OK
Bad Request
Unauthorized
Request
Request Body Parameters
Sample Request
PIN Code-Based Credential
Key Card-Based Credential
Seam Mobile Key
Response
Sample Response
Last updated
Was this helpful?

