Prepare a direct project file upload

Authentication

AuthorizationBearer

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

Path parameters

projectIdstringRequired

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