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