Upload a File

This endpoint uploads a file to the Data Lake. The maximum upload request size is 200 MB.

Body Params
file
string

Name of the file

json

(optional) key-value fields for the file. Example: {"foo":"bar"}

tags
array of strings

(optional) tags you want to attach to this file. Example ["tag1","tag2"]

tags
string

(optional) "fileId" of the file you want to replace

string

(optional) "type" of the file you want to replace

labels
array of objects

(optional) array of labels to attach to this file. e.g. [{"name":"test-name","value":"test-value"}]

labels
Headers
string

JWT Token.

string

Your organization's slug.

Responses

Language
Credentials
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json