v1

latestOpenAPI 3.0.32026-07-26134195287.9 KB
Access Credentials

Activate License Plate

Given the Verkada defined user ID (OR user defined external ID)and Licence Plate Number, activate a users Licence Plate Credential. Returns the updated License Plate Object.

put/access/v1/credentials/license_plate/activate

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.

license_plate_numberstring required

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

Response

OK

activeboolean

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

license_plate_numberstring

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

namestring required

The name to be given to the license plate credential.