Restart plugin
POST/plugins/:plugin_name/restart
Restart a plugin using the latest manifest on disk. If the latest manifest fails validation or startup preflight, the existing running plugin instance is kept in place.
Request
Responses
- 200
- 404
- 409
- 500
OK
Plugin not found
Plugin state conflict
Internal server error