{
"type": "WW_SEND_TEXT_MSG",
"client_id": 1,
"data": {
"content": "7881303217905494",
"conversation_id": "S:1688851888892816_7881303217905494"
}
}
curl --location --request POST '/' \
--header 'Content-Type: application/json' \
--data-raw '{
"type": "WW_SEND_TEXT_MSG",
"client_id": 1,
"data": {
"content": "7881303217905494",
"conversation_id": "S:1688851888892816_7881303217905494"
}
}'
{}