I have a question about how to use the PSK instead of username and password with zabbix API. It seems that this was done before by sending

'key': 'XXX'

in the jsonrpc request. I was wondering if this was still possible?

Thanks!