Prepare a direct upload for an extractor document

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

projectIdstringRequired
extractorIdstringRequired

Request

This endpoint expects an object.
filenamestringRequired1-255 characters
mimeTypestringRequired1-255 characters
sizeBytesintegerRequired<=536870912
ttlintegerOptional60-157680000

Response

Declared primary response
fileobject
uploadUrlstring or nullformat: "uri"
uploadTokenstring or null
replayedboolean