Hello
I'm trying to create a new document using Postman before writting in in c#.
I can create folders, but when I try to create a new document, I get a Bad Request answer and can't find anything in the server logs.
Here are the headers

I can create a folder :

But not a new document :

I have tried to add the file_content_type and file_filename keys, but no change....
I have also checked that the file exists on the server.
Can anyone help please ?
Thanks
Franck