v1

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

Update a filter output

Update the filter output state and to contain downloads

put/filter-outputs/{filter_output_id}

Request body

statestring

The state of the job can be in five states;

  • created - The job is ready to be updated with filters. (default state)
  • submitted - The job has been submitted to be processed. This will lock the job and no further changes can be done
  • completed - The job has been completed, if the filter created results the download links will contain links. It is possible that a job gets marked as completed but no download URLs are present, this is due to the filter job returning no results. See the events for more information.
  • failed - The job failed to be processed, See events for more information

Response

The filter output has been updated