Hi and sorry in advance if this is a dumb question I'm newish to coding and using API's. I'm planning a desktop application that gathers information from a user and use it to create a ticket by calling the WHP REST API. I've been doing research on whether and how to make it work and I think I've encountered an issue. My original plan was to pull the username of the person that's logged into the computer and use that in a "createdBy" attribute but in this post here https://thwack.solarwinds.com/product-forums/web-help-desk-whd/f/forum/19244/api---how-do-i-adjust-who-creates-the-ticket/10298#10298 it would seem like that's not possible? The post is 4 years old though, can this be done now?