Facebook API: how to remove business page hours? - Stack Overflow

You should send string 'none', like this: { ... "hours": { "mon_1_open": "none", " mon_1_close": "none", "tue_1_open": "15:00", "tue_1_close": ...

Lee mas