BatchStatus
stringAllowed values:PENDING_UPLOADPROCESSINGPROCESSEDERROR
BatchStatusResponse
objectstatusstringrequired
Status of the batch upload
Allowed values:PENDING_UPLOADPROCESSINGPROCESSEDERROR
Example
CompleteFileUploadRequest
objectpartsarray[object]required
List of parts to complete the upload
Show Child Parameters
Example
UploadPart
objectpart_numberintegerrequired
Part number of the upload
etagstringrequired
ETag of the part
Example
CompanyTokenResponse
objecttokenstringrequired
A token that can be used to authenticate requests to company scoped endpoints. Pass this to the front end
expires_inintegerrequired
The number of seconds until the token expires
Example