v1
latestOpenAPI 3.0.32026-07-24434977.4 KBCustom Hotlists
Update a custom hotlist
Update a hotlist
put/hotlists/{hotlistId}
Path parameters
hotlistIdstring uuid required
hotlist uuid
Request body
Example request
{
"entries": [
{
"note": {
"message": "Vehicle observed at 5th and Main. Contact Det. Smith at 555-0123."
}
}
]
}Response
The hotlist was updated successfully