Access Credentials
Add License Plate to User
Add a license plate credential to a user given a specified user_id or external_id and org_id. License plate object will be passed in the body of the request as a json. We require a string of 6 alphanumeric values. The License Plate Object is returned.
post/access/v1/credentials/license_plate
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.