Hello AdminUs6. Thanks for posting the problem you're facing.
I could be wrong, but the error you are seeing (with a 401 and AuthenticationException) is likely not related to the parameters for `uploadedFile` and such, but more related to how you're authenticating your request.
Here is the documentation that describes your authentication options: https://experienceleague.adobe.com/en/docs/workfront/using/adobe-workfront-api/api-general-informati....
If the problems were specific to your upload parameters and such, then you would be getting a 403 error. As it's a 401, I don't think it's specific to uploading files, as much as it is about how you're authenticating your request.
In order to better help you debug this problem, please provide details about how you are currently authenticating your request. Please don't send anything confidential, as this is a public forum, but describe the headers and/or query parameters you are sending.
Also, in the response headers, there is a request ID. Including that would be helpful for more debugging on our end.
If you want to open up a customer issue, you can also visit this page: https://experienceleague.adobe.com/en/docs/workfront/using/basics/tips-tricks-for-basics/contact-cus....
Thanks.