云客服-按客户号码清理数据 (cleancustpersonaldata):报文样例

时间:2023-10-19 12:34:51

报文样例

  • 请求头:
    Content-Type: application/json  
    X-APP-Key: ************************************  
    Authorization: Bearer ********************************

    请求参数:

    {
        "customNos": [
            "135****1111",
            "wen11",
            "kehu@*****.com"
        ]
    }

    响应参数:

    {
    	"retCode": "0",
    	"retMsg": "VerifyParams success"
    }
support.huaweicloud.com/api-ccfs-cec/cec_07_1013.html