Create holidays or vacationpost https://api.bewe.io/v1/centers/blockdays/Description adding and extra block day, cannot modify any block day (use delete route to delete and post route to create to simulate modification of blockedDays) JSON{ "blockedDays" : { "from": "2022-04-01", "to": "2022-04-05" } }