v1

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

Add a dimension to a filter

Add a dimension to filter with a list of options. Note - the is_area_type property is required to ensure a successful filter journey.

post/filters/{id}/dimensions

Path parameters

idstring required

The unique filter ID for customising a dataset

Headers

If-Matchstring required

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

Request body

namestring

The name of the dimension

is_area_typeboolean

Indicates if the dimension is an area type

optionsstring[]

A list of options for dimension to filter on a dataset

Response

The dimension was created