eJabberd API by cURL

curl -X POST -H "Content-Type: application/json"  -d @muc.json  http://192.168.144.10:5281/api/registered_users | jq

Last updated