updateplugin
/JSON?request=updateplugin&plugin=NAME
Forces the update of a given plugin. The name of the plugin is passed and can obtained using the pluginlist call.
If successful it returns:
{ "Response":"Success, plugin install completed" }
If there is an error, the "Response" will include the error message. Typical error messages are a timeout or the plugin was not found.