This commit is contained in:
Marco Lettere 2021-11-22 17:45:48 +01:00
parent 0daf406aaf
commit 112680ae36
1 changed files with 0 additions and 1 deletions

View File

@ -196,7 +196,6 @@
"url" : "${init.input.storagehub}/workspace/users", "url" : "${init.input.storagehub}/workspace/users",
"method" : "POST", "method" : "POST",
"headers" : { "headers" : {
"Accept" : "application/json",
"Authorization" : "Bearer ${authorize.output.body.access_token}" "Authorization" : "Bearer ${authorize.output.body.access_token}"
}, },
"body" : { "body" : {