We would like to be able to call the Merge Users plugin (https://github.com/curiousdannii/discourse-merge-users/blob/master/plugin.rb) programmatically in some manner. I’ve used the API quite a bit for the documented features, but I haven’t seen much that relates to the plugin (except a GET to /admin/plugins that doesn’t appear to work). If this can’t be done via the API, is there any other mechanism that you would suggest?