{ "msgId": "MyMSGID", "key": "XXX123XXX" }
curl --location --request POST 'https://api.omnichannelmessenger.com/api/statusAsync' \ --header 'Content-Type: application/json' \ --data-raw '{ "msgId": "MyMSGID", "key": "XXX123XXX" }'
{}