type: error post: description: |
Name | Type | Description | Example | Default |
---|---|---|---|---|
``controllerId`` | required, string | Controller ID | myController | |
``calendarIds`` | optional, array | Filtered response by a collection of calendars specified by its calendar id. Parameter ``calendars`` is ignored if this parameter is defined. | [
4711,
4712
] |
|
``calendars`` | optional, array | Filtered response by a collection of calendars specified by its calendar path. | [
"/sos/myCalendar",
"/sos/myCalendar2"
] |