名称:关键字列表

接口:/merchant/live/liveKeywordsIndex

请求方式:post

参数名 类型 必填 说明 示例
live_id int Y 直播id 9
keyword str N 模糊搜索 9

说明

1.此方法需要登录,

{
    "code": 200,
    "message": "success",
    "result": {
        "current_page": 1,
        "total": 1,
        "last_page": 1,
        "data": [
            {
                "id": 1,
                "keyword": "张三111",
                "create_time": "2020-06-02 14:45:20"
            }
        ]
    }
}

results matching ""

    No results matching ""