v53

latestSwagger 2.0Open Government Licence v3.0raw.githubusercontent.com2026-08-053554106.9 KB
Private

Update dimension

Update the label and/or description of a dimension within an instance, by providing dimension name and properties to over write

put/instances/{instance_id}/dimensions/{dimension}

Path parameters

instance_idstring required

A unique id for an instance

dimensionstring required

A dimension from a dataset

Headers

If-Matchstring

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

Request body

descriptionstring

The dimension description

labelstring

A human readable label for dimension

Response

The instance has been updated