REST API Test Page

Operation

POST on /setup/calendar/schedule/{year}/{month}/{day}/dayView

Create a calendar day according to calendar days/rules to be removed

Produces : application/json

Parameters

Name Type Value Description
year Path Variable * The year
month Path Variable * The month
day Path Variable * The day
(JSON) Request Body * Calendar objects filters : contains certain levels of filter to remove items calendarDaysOid => oids of the days to ignore calendarRulesOid => oids of the rules to ignore timeTriggersId => ids of the time trigger to ignore priority => ignore all rules with a lower priority Please note that none of these elements are mandatory : by default, a calendarDay with all applicable time triggers will be created

  

Result

HTTP Status :