Installs a marketplace plugin
POST/api/v4/plugins/marketplace
Installs a plugin listed in the marketplace server.
Permissions
Must have manage_system permission.
Minimum server version: 5.16
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 501
Plugin installed successfully
Invalid or missing parameters in URL or request body
No access token provided
Do not have appropriate permissions
Resource not found
Feature is disabled