{
"data": {
"msgid": "xxxxxxxxx"
},
"client_id": 1,
"type": "MT_REVOKE_MY_MSG"
}curl --location '/' \
--header 'Content-Type: application/json' \
--data '{
"data": {
"msgid": "xxxxxxxxx"
},
"client_id": 1,
"type": "MT_REVOKE_MY_MSG"
}'{}