文档
测试

Identification data deletion

DELETE
/qgy/discern/deleteGuid

接口描述

Identification guid batch deletion specified identification data

Request parameters

参数名
类型
描述
必填
guids
String
Identification guid, by','segmentation
必填
userId
String
Current account id
必填

Return sample

``` { "result": 1, "msg": "successful operation!", "code": "QG_SUS1000", "data":true } ```