Create or update multiple files within a directory tree structure
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Root directory path
Map of file paths to content
{
"\"dir/file2.txt\"": "\"content2\"}",
"{\"file1.txt\"": "\"content1\""
}