upload-icalendar-file 接口
新增于:V2.4
添加 ICS 格式日历文件。
请求方式
POST http://ip/usapi?method=upload-icalendar-file
| 参数 | 说明 |
|---|---|
| method | 方法名称:upload-icalendar-file |
返回数据
{
"result": 0
}
| 属性 | 说明 |
|---|---|
| result | 返回状态,0:操作成功,返回其它值请参考 API 状态码 |
新增于:V2.4
添加 ICS 格式日历文件。
POST http://ip/usapi?method=upload-icalendar-file
| 参数 | 说明 |
|---|---|
| method | 方法名称:upload-icalendar-file |
{
"result": 0
}
| 属性 | 说明 |
|---|---|
| result | 返回状态,0:操作成功,返回其它值请参考 API 状态码 |