{ "messageId": "MyMSGID", "key": "XXX123XXX" }
curl --location 'https://api.omnichannelmessenger.com/api/schedulerRemove' \ --header 'Content-Type: application/json' \ --data '{ "messageId": "MyMSGID", "key": "XXX123XXX" }'
{}