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
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: Created
{"objectUrls":[{"signedUrl":"magna sint incididunt","path":"officia dolore dolor"},{"signedUrl":"et minim","path":"laboris tempor id anim"}],"subtenantId":"nostrud tempor voluptate"}