MongooseIM's REST API for backend administration¶
Configuration¶
To enable the commands, you need to hook the mongoose_admin_api
module to an HTTP endpoint as described
in the admin REST API handlers configuration
section of the HTTP listeners documentation.
OpenAPI specifications¶
Read the Swagger documentation for more information.