v1

latestOpenAPI 3.0.0Open Government Licence v3.02026-07-14183734.3 KB
Private

Update a filter

Update the filter by providing new properties, submit a filter for processing by setting query parameter submitted to true

put/filters/{id}

Headers

If-Matchstring required

Filter resource version, as returned by a previous ETag, to be validated; or '*' to skip the version check

Request body

population_typestring

The population type the information is selected from.

Example request

{
  "events": [
    {
      "timestamp": "2016-07-17T08:38:25.316+0000",
      "name": "cantabular-export-start"
    }
  ]
}

Response

The filter job has been updated