Skip to main content

ChangeDimensionValueBlockStatusRequest

Request to change the state of the DimensionValue block.

isBlockedbooleanrequired

Block status for DimensionValue.

Example: true
ChangeDimensionValueBlockStatusRequest
{
"isBlocked": true
}