Skip to main content

ChangeDimensionBlockStatusRequest

Request to change the state of the Dimension block.

isBlockedbooleanrequired

Block status for Dimension.

Example: true
ChangeDimensionBlockStatusRequest
{
"isBlocked": true
}