delete_time > 0
注意:products 表无 delete_time 字段,调用此接口会返回 400。
products
delete_time
default
Authorization: ********************
curl --location --request DELETE 'https://dev-api.inis.cn/api/dynamic/products/clear' \ --header 'X-Forwarded-For: ' \ --header 'Authorization: Bearer <token>'
{ "code": 200, "msg": "清空成功!", "data": { "ids": [ 4, 5 ] } }
扫码加入【 inis 】开发群
在这里,获得【 inis 】使用上的任何帮助,快速上手让你的研测效率得到大幅提升