Create pre-signed S3 upload link
POST {{baseUrl}}/api/portals/:portalId/upload-link
Creates a signed link to securely upload data to s3 bucket directly from the client.
Request Body
{"fileName"=>"<string>", "fileSize"=>"<integer>", "fileHash"=>"<string>"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"url":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"ETag":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}}