v1
latestOpenAPI 3.0.32026-07-26134195287.9 KBAccess 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