{
"user_id": -9007199254740991,
"count": 1
}curl --location --request POST 'http://127.0.0.1:3000/api/send_profile_like' \
--header 'Content-Type: application/json' \
--data-raw '{
"user_id": -9007199254740991,
"count": 1
}'{
"status": "ok",
"retcode": 0,
"data": {},
"message": "string"
}