Migrated from Redmine #60 | Author: Abinash Sahoo
Status: Closed | Priority: Immediate, there is BUG! | Created: 2017-10-23
deleteSpecialDay ($date, $params)
Delete special date if set
Example:
{
“unit_group_id”:“”,
“event_id”:“”
}
what would be the request for this api ?
I am sending like this deleteSpecialDay ('2017-10-23", null) ,but getting response false.