Upload plugin
POST/api/v4/plugins
Upload a plugin that is contained within a compressed .tar.gz file. Plugins and plugin uploads must be enabled in the server's config settings.
Permissions
Must have manage_system permission.
Minimum server version: 4.4
Request
Responses
- 201
- 400
- 401
- 403
- 413
- 501
Plugin upload successful
Invalid or missing parameters in URL or request body
No access token provided
Do not have appropriate permissions
Content too large
Feature is disabled