v1

latestOpenAPI 3.0.32026-07-24434977.4 KB
Custom Hotlists

Create a custom hotlist

Create an organization-level hotlist

post/hotlists

Request body

namestring required

Example request

{
  "entries": [
    {
      "note": {
        "message": "Vehicle observed at 5th and Main. Contact Det. Smith at 555-0123."
      }
    }
  ]
}

Response

Created

idstring uuid required