Roe Datasets
Upload File
POST
/
v1
/
datasets
/
files
/
upload
/
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
multipart/form-data
File to upload.
Dataset ID to upload file to. If not provided, file will be uploaded to default dataset.
Minimum length:
1
Optional metadata for the file in JSON format.