文档
测试

数据采集编辑

POST
http://192.168.15.133/collect/edit

接口描述

编辑数据采集

请求参数

参数名
类型
描述
必填
id
int
该数据采集的id
必填
title
string
标题
必填
content
string
采集内容
必填
platform
string
采集平台
必填
site_id
int
站点id
必填
keyword_id
int
关键词id
必填
is_active
Boolean
是否启用
必填
is_dispose
Boolean
是否合成
必填
compound_count
int
合成次数
必填

响应参数

参数名
类型
描述
必填
Code
int
200
必填
Msg
string
修改成功
必填

说明 / 示例

![image.png](https://cos.easydoc.net/45011626/files/kd9mfyan.png)