MongooseIM's REST API for dynamic domain management
Provides API for adding/removing and enabling/disabling domains over HTTP.
Implemented by mongoose_domain_handler module.
Configuration
mongoose_domain_handler has to be configured as shown in the REST API configuration example
to enable the REST API.
For details about possible configuration parameters please see the relevant
documentation of the listeners,
in particular the mongoose_domain_handler
section.
OpenAPI specifications
Read our Swagger documentation for more information.
