How can I use Post with HTTP Connector to upload files?

Dear all.

I have recently been working on a file upload system using the HTTP Connector.
I am planning to upload the file to BIOVIA Foundation Hub.
"https://:9953/foundation/hub/doc/fileService"
says it has an API for file upload, so I'm planning to use it.
I created a protocol as a sample, but it does not work...

I looked at past related articles in the user community and found a lot.
Ex.

  1. This one...
    https://r1132100503382-eu1-3dswym.3dexperience.3ds.com/#community:FV3_L4yySoKZ4k2DYvnQ6Q/iquestion:Y4x_uEXeT7CyFF44rBNraQ 
  2. This one...
    http://www.finiaconsulting.com/blog/2021/02/http-connector-and-file-uploading/

However, I would like more information to understand this system :-(.
Does anyone have any relevant information or samples?