Assign a Card Credential to an Access Method

Assigns a pre-registered card credential, identified by card_number, to a card-mode access method. Use this endpoint for access systems that use pre-registered cards, where a physical card must be associated with an access method before it can be used for access. Assigning a card credential also triggers issuance of the access method.

post/access_methods/assign_card

Request body

access_method_idstring uuid required

ID of the access_method to assign the credential to.

card_numberstring required

Card number of the credential to assign.

Response

OK

Changes

No recorded changes to this endpoint across all 1 revision of this API.