Reattach a plugin process
POST/api/v4/plugins/reattach
Reattaches the server to an already running plugin process. This endpoint is only exposed over a local socket.
Permissions
Must have manage_system permission.
Request
Responses
- 200
- 400
- 401
- 403
Plugin reattached successfully
Invalid or missing parameters in URL or request body
No access token provided
Do not have appropriate permissions