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 6.2

6.2.9

script

Changes:
ZBX-19466 changed validation of script object to be unique by combination of 2 properties: name and menu_path.

6.2.8

user

Changes:
ZBXNEXT-8012 user.checkAuthentication: added new parameter token.

6.2.7

configuration

Changes:
ZBXNEXT-7951 configuration.import, configuration.importcompare: option deleteMissing: true for templateLinkage will now unlink missing templates (instead of unlink and clear).

discoveryrule

Changes:
ZBXNEXT-7951 discoveryrule.update: the parameter uuid can now be updated.

graph

Changes:
ZBXNEXT-7951 graph.update: the parameter uuid can now be updated.

graphprototype

Changes:
ZBXNEXT-7951 graphprototype.update: the parameter uuid can now be updated.

hostgroup

Changes:
ZBXNEXT-7951 hostgroup.update: the parameter uuid can now be updated.

hostprototype

Changes:
ZBXNEXT-7951 hostprototype.update: the parameter uuid can now be updated.

httptest

Changes:
ZBXNEXT-7951 httptest.update: the parameter uuid can now be updated.

item

Changes:
ZBXNEXT-7951 item.update: the parameter uuid can now be updated.

itemprototype

Changes:
ZBXNEXT-7951 itemprototype.update: the parameter uuid can now be updated.

template

Changes:
ZBXNEXT-7951 template.update: the parameter uuid can now be updated.

templatedashboard

Changes:
ZBXNEXT-7951 templatedashboard.update: the parameter uuid can now be updated.

trigger

Changes:
ZBXNEXT-7951 trigger.update: the parameter uuid can now be updated.

triggerprototype

Changes:
ZBXNEXT-7951 triggerprototype.update: the parameter uuid can now be updated.

valuemap

Changes:
ZBXNEXT-7951 valuemap.update: the parameter uuid can now be updated.

6.2.3

user

Changes:
ZBXNEXT-7971 user.create, user.update: increased max length of the "url" field to 2048 characters.

6.2.1

graph

Changes:
ZBX-7706 graph.get: Graph availability doesn't depend on permissions to items specified in graph "ymin_itemid" and "ymax_itemid" fields.
Graph having MIN or MAX Y axis linked to inaccessible items will still be accessible but MIN/MAX Y axis works the same way as if specified calculation method is "Calculated".

graphprototype

Changes:
ZBX-7706 graphprototype.get: Graph prototype availability doesn't depend on permissions to items specified in graph prototype "ymin_itemid" and "ymax_itemid" fields.