v1

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

Update a dimension

Update the filter by updating a selected dimension

put/filters/{id}/dimensions/{name}

Headers

If-Matchstring required

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

Request body

idstring required
is_area_typeboolean

Indicates if the dimension is an area type

optionsstring[]

Example request

{
  "id": "city"
}

Response

The dimension has been updated