upload-icalendar-file
Added at: V2.4
Use this interface to add ICS format calendar file.
HTTP Request
POST http://ip/usapi?method=upload-icalendar-file
| Parameter | Description |
|---|---|
| method | Method name: upload-icalendar-file |
Response Body
{
"result": 0
}
| Item | Description |
|---|---|
| result | Returned status, 0: Operation successful, refer to API Status Codes for other values |