Skip to main content

ApiCreateUploadSessionResponse

Response from createAttachmentUploadSession.

Index

Properties

expiresUtc

expiresUtc: string

maxChunkSize

maxChunkSize: number

Maximum bytes per PUT chunk.

uploadUrl

uploadUrl: string

URL the client uploads the file to. The token is encoded as a query parameter.

Page Options