Access Credentials
Add Card to User
Create and add an access card for a specified user_id or external_id and org_id. Card object will be passed in the body of the request as a json. We require facility code and card number OR card_number_hex. The successful repsonse will be the created credential information.
post/access/v1/credentials/card
Query parameters
external_idstring
A unique identifier managed externally provided by the customer.
user_idstring uuid
The unique identifier of the user managed by Verkada.
Request body
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.