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