Upload a FileAsk AIpost https://api.tetrascience.com/v1/datalake/uploadThis endpoint uploads a file to the Data Lake. The maximum upload request size is 200 MB.Body ParamsfilefilefilenamestringName of the filemetajson(optional) key-value fields for the file. Example: {"foo":"bar"}tagsarray of strings(optional) tags you want to attach to this file. Example ["tag1","tag2"]tagsADD stringsourceFileIdstring(optional) "fileId" of the file you want to replacesourceTypestring(optional) "type" of the file you want to replacelabelsarray of objects(optional) array of labels to attach to this file. e.g. [{"name":"test-name","value":"test-value"}]labelsADD objectHeadersts-auth-tokenstringJWT Token.x-org-slugstringYour organization's slug.Responses 200200 400400Updated 7 months ago