Docs: Update example in lead scanning API

This commit is contained in:
Raphael Michel
2022-03-15 11:02:37 +01:00
parent 0a7ba606c6
commit 0b91f9da31

View File

@@ -524,7 +524,8 @@ The request for this looks like this:
"scanned": "2020-10-18T12:24:23.000+00:00",
"scan_type": "lead",
"tags": ["foo"],
"rating": 4
"rating": 4,
"device_name": "DEV1"
}
**Example response:**