DEV

Mutation.

brokerageDocumentStagedUpload

Starts a two-step upload and returns a temporary URL to send the file to. Upload the file to that URL, then call brokerageDocumentUploadConfirm to store the document. Prefer this over brokerageDocumentUpload for files larger than a few megabytes, since it avoids sending the file inline.

Arguments

No description
GraphQL
1
2
3
type Mutation {
  brokerageDocumentStagedUpload(input: BrokerageDocumentStagedUploadInput!): BrokerageDocumentStagedUpload!
}

Was this page helpful?


Get support·Legal docs·© 2026 Zonos