Skip to main content
objectWorkspaceFileUploadUrl

Fields

workspaceFile
uploadFormUrl
String!

The S3 endpoint URL to POST the file to. Must be used together with uploadFormData fields.

uploadFormData

Key-value pairs that must be included as form fields in the multipart POST to uploadFormUrl, alongside the file binary.

expiresAt

When this upload URL expires. The upload must be completed before this time.