post https://api.bewe.io/v1/centers/blockdays/
Log in to see full request history
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)
{
"blockedDays" :
{
"from": "2022-04-01",
"to": "2022-04-05"
}
}
Responses