``calendar`` | required, object |
Calendar object
- If a calendar is new then the ``id`` field is undefined and a new calendar will be stored.
- If the ``path`` field is equal to an already existing calendar then a corresponding error returns.
- If an existing calendar is edited then the ``id`` from the ./calendar api must sent in the calendar object
- If the ``path`` field was edited too the calendar will be moved to the new path
|
| |