Generate signed URLs to upload an object.

POST {{baseUrl}}/generateUploadObjectUrls

Generate signed URLs to upload one or more objects.

Request Body

{"paths"=>[{"path"=>"<string>"}], "subtenantId"=>"<string>"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: Created

{&quot;objectUrls&quot;:[{&quot;signedUrl&quot;:&quot;magna sint incididunt&quot;,&quot;path&quot;:&quot;officia dolore dolor&quot;},{&quot;signedUrl&quot;:&quot;et minim&quot;,&quot;path&quot;:&quot;laboris tempor id anim&quot;}],&quot;subtenantId&quot;:&quot;nostrud tempor voluptate&quot;}