{
"scopeType": "string",
"scopeId": "string",
"platform": "KDB",
"hitKeywords": "new ArrayList<>()",
"excludeKeywords": "new ArrayList<>()",
"nonReplyKeywords": "new ArrayList<>()"
}curl --location '/userPlatform/hdp/review/keyword/saveOfPlatform' \
--header 'Content-Type: application/json' \
--data '{
"scopeType": "string",
"scopeId": "string",
"platform": "KDB",
"hitKeywords": "new ArrayList<>()",
"excludeKeywords": "new ArrayList<>()",
"nonReplyKeywords": "new ArrayList<>()"
}'{
"code": 0,
"message": "",
"data": null
}