• REST API curl from cmd line - what could be wrong in this POST request?

    Hi Community, I try to do a couple of REST API calls via Windows Batch jobs. I successfully can call for a token and read data. But I somehow fail to build a simple POST action to add any kind of item. Currently I try to add e.g. an user with this…