Detach a reattached plugin process
POST/api/v4/plugins/:plugin_id/detach
Detaches a previously reattached plugin from the server. This endpoint is only exposed over a local socket.
Permissions
Must have manage_system permission.
Request
Responses
- 200
- 401
- 403
- 404
Plugin detached successfully
No access token provided
Do not have appropriate permissions
Resource not found