{
"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: {{appId}}' \
--header 'timestamp: {{timestamp}}' \
--header 'sign: {{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"
}