v1

latestOpenAPI 3.0.0Open Government Licence v3.02026-07-14355492.7 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