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.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

A unique identifier managed externally provided by the customer.

uuid

The unique identifier of the user managed by Verkada.

Body Params
boolean
Defaults to false

Bool value specifying if the license plate credential is currently active. Default value is False.

string
required

The unique license plate number identifying a license plate credential for a user.

string

The name to be given to the license plate credential.

Response

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json