Disable plugin
documentedDisable a plugin on the Discourse instance.
POST /admin/plugins/{plugin_name}.jsonAdminno implementation yet0 runsInput
plugin_name*
Plugin name
my-plugin
enabled*
Enable plugin
true|false
config
Plugin config (JSON)
{"setting":"value"}
Calls discourse as you (your API key is your account); keychains.dev holds the credentials.