This is the documentation page for an unsupported version of Zabbix.
Is this not what you were looking for? Switch to the current version or choose one from the drop-down menu.

Zabbix API changes in 4.4

4.4.5

script

Changes:
ZBX-3783 ​script.get:​​ added strict validation of input parameters

4.4.4

configuration

Changes:
ZBXNEXT-5271 configuration.import: implemented deleteMissing option for templateLinkage

4.4.1

Breaking changes:

host.get

ZBX-12943 removed withInventory flag because the host's object field inventory_mode is no longer (writeonly). Now, instead of using withInventory flag, you can filter hosts by inventory_mode to achieve the same effect.

Backward compatible changes:

host

Changes:
ZBX-12943 changed inventory_mode object to be a part of host object

hostprototype

Changes:
ZBX-12943 changed inventory_mode object to be a part of hostprototype object