The 'create' via POST (multipart form) implementation expects:
the 'path' parameter with the path of the new nodes parent
the 'name' parameter with the name of the new node
the 'file' part (form element / parameter) with the binary content (optional)
The 'create' via POST (multipart form) implementation expects:
the 'path' parameter with the path of the new nodes parent
the 'name' parameter with the name of the new node
the 'file' part (form element / parameter) with the binary content (optional)