/lprVehicleListsAsk AIpost https://{BaseUrl}/api/v3.0/lprVehicleListsAdd a new vehicleList to the user accountBody ParamsMeta configuration for the listnamestringrequiredUser supplied name for the listenabledbooleanDefaults to falseWhether list is enabledtruefalsenotesstringA verbose explanation of the vehicle listresourceFilterobjectList of actors against which filtering to happen (camera/location/account)resourceFilter objectResponses 201Successful creation of the new list 400The supplied object is invalid. Error detail will contain the validation error. 401You are not authenticated. Please authenticate and try again. 403You have no permission to access the specified resource. 409There was a conflict while trying to perform your request. See error details for more information. 500Something went wrong in the server. Please try again.Updated 4 months ago