文档
测试

帮助问答

POST
api/v1/help

请求头

参数名
类型
描述
必填
Content-Type
String
application/json
必填

请求参数

参数名
类型
描述
必填
id
int
文案id
可选
whether
boolean
true或false
必填

请求示例

{ "id":1, "whether":false }