removeEventsById
删除精彩事件。
地址
/replay/removeEventsById [replayRecordId]
参数
类型 | 说明 | |
---|---|---|
argument 1 | String | 精彩事件唯一标识,多个时以英文','分割 |
示例
删除ID为54精彩事件
/replay/removeEvents 54
删除ID为53、54精彩事件
/replay/removeEvents 53,54
删除精彩事件。
/replay/removeEventsById [replayRecordId]
类型 | 说明 | |
---|---|---|
argument 1 | String | 精彩事件唯一标识,多个时以英文','分割 |
删除ID为54精彩事件
/replay/removeEvents 54
删除ID为53、54精彩事件
/replay/removeEvents 53,54