This commit is contained in:
dcore94 2021-09-13 16:22:26 +02:00
parent 20979d703f
commit 47d37218bc
1 changed files with 2 additions and 1 deletions

View File

@ -72,7 +72,8 @@
"method" : "POST",
"headers" : {
"Content-type": "application/x-www-form-urlencoded",
"Accept" : "text/plain"
"Accept" : "text/plain",
"Authorization" : "${init.input.auth}"
},
"body" : {
"name" : "${init.input.parentfolder}",