Remove Blockout Space
Last updated
POST [PlatformAddress]venue?action=removeSpaceBlockout
Remove a blockout space from a function diary
venueId
integer
The unique id of the venue to which the blockout space belongs
id
integer
The unique id of the blockout space to remove
{
"success": true,
"errorType": null
}1
Unknown error
Specific Code: 24274
The blockout space could not be found
Last updated