Homepage

PresignedUploadUrl

Last edit: Oct 26, 2022

No description

type PresignedUploadUrl {
  upload_url: String!
  upload_url_payload: HashObject!
}

Fields

upload_url (String)

Direct s3 upload endpoint to which you can upload files. Make sure you include upload_url_payload with the request

upload_url_payload (HashObject)

Payload you need to provide for upload_url

Questions?

We are always happy to help with any questions you may have.

contact us