{
"type": "WW_TAG_USER_MSG",
"client_id": 1,
"data": {
"label_id": "140737513xxxx05",
"user_list": [
"788130071xxx3"
]
}
}
curl --location --request POST '/' \
--header 'Content-Type: application/json' \
--data-raw '{
"type": "WW_TAG_USER_MSG",
"client_id": 1,
"data": {
"label_id": "140737513xxxx05",
"user_list": [
"788130071xxx3"
]
}
}'
{}