Generate signed URLs to download for single object.

POST {{baseUrl}}/generateDownloadObjectUrls

Generate signed URLs to download for single object.

Request Body

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

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: Created

{&quot;objectUrls&quot;:[{&quot;signedUrl&quot;:&quot;nostrud adipisicing consectetur incididunt&quot;,&quot;path&quot;:&quot;officia ipsum&quot;},{&quot;signedUrl&quot;:&quot;elit&quot;,&quot;path&quot;:&quot;consectetur Duis officia&quot;}],&quot;subtenantId&quot;:&quot;reprehenderit id labore occaecat dolor&quot;}