The Task API only allows create /update/deletion... I thought about updating the task everytime but I would like to try to avoid this. https://qlik.dev/apis/rest/reload-tasks/
I've tried creating an automation that would trigger the reload scheduler as well (I can start an automation through rest api), but there's no block for it there.
Is there a way to manually trigger a reload scheduler through rest API?