I am trying to create user account in mongooseim server using rest interface. I am not sure about this rest interface described here https://mongooseim.readthedocs.io/en/latest/developers-guide/REST-interface-to-metrics/
I can create account and do many things in ejabberd using XML RPC.
Is there any way to do it in mongooseim server?