{
"externalUserId": "wmCBS_DwAAksI7HUdzbOrfQ202C3q00g",
"qwUserId": "13602443745",
"content": "test 2020-12-02T19:13:11.957"
}
curl --location --request POST '/api/v2/customer/follow/qw-add' \
--header 'appId;' \
--header 'timestamp;' \
--header 'sign;' \
--header 'appKey: {{appKey}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"externalUserId": "wmCBS_DwAAksI7HUdzbOrfQ202C3q00g",
"qwUserId": "13602443745",
"content": "test 2020-12-02T19:13:11.957"
}'
{
"code": 0,
"message": "success"
}