Encoders
Scan to Assign a Credential
Scans a physical card placed on the specified encoder and assigns the scanned credential to an ACS user. Provide either an acs_user_id or a user_identity_id.
POST
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
ID of the acs_encoder to use to scan the credential.
ID of the acs_user to assign the scanned credential to.
Salto KS-specific metadata for the scan action.
ID of the user_identity to assign the scanned credential to. If the ACS system contains an ACS user linked to this user identity, it is used. Otherwise, one is created.

