v1

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

Add an event to a filter output

Add an event to a filter output

post/filter-outputs/{filter_output_id}/events

Request body

timestampstring string

The time of the event happened

namestring

The type of event which happened

Example request

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

Response

The event has been created on the filter output