POST api/2.0/calendar/import This function requires authentication

Description

Imports the events from the iCal files to the default calendar.

Parameters
Name Description Type Example
files
sent in body
The iCal files with the events Files for adding using multipart/form-data
collection
N/A
Example
POST api/2.0/calendar/import
Host: yourportal.onlyoffice.com
Content-Type: application/json
Accept: application/json

{
  "files": []
}
Returns

The number of imported events