{
"guid": "string",
"conversation_id": "",
"user_id": ""
}
curl --location --request POST '/msg/send_personal_card' \
--header 'Content-Type: application/json' \
--data-raw '{
"guid": "string",
"conversation_id": "",
"user_id": ""
}'
null