following API call:
{"jsonrpc":"2.0","method":"trigger.delete","params":{"triggerids":"123"},"id":1,"auth":"71e538be0f25875ca55b9a09837de014"}
gives SQL error:
"code": -32500, "message": "Application error.", "data": "SQL statement execution has failed \"DELETE FROM profiles WHERE idx='web.events.filter.triggerid' AND value_id=Array\""