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
Example request
{
"id": "city"
}Response
The dimension has been updated