ChangeDimensionValueBlockStatusRequest
Request to change the state of the DimensionValue block.
isBlockedbooleanrequired
Block status for DimensionValue.
Example:
true
ChangeDimensionValueBlockStatusRequest
{
"isBlocked": true
}
Request to change the state of the DimensionValue block.
Block status for DimensionValue.
true
{
"isBlocked": true
}