packages
Description: Perform package management operations: OBJECT
Element | Type | Description |
install | ACTION | Install a custom package (POST bin package file) |
locked | BOOL | Indicates if a package is being installed or removed at the moment |
remove | ACTION | Uninstall a custom package (DELETE by path /api/packages/remove/package_name_here) |