Skip to content

uploadS3

POST
/submission/upload/s3upload

Upload a dataset using a s3 bucket

object
metadata

Metadata object of a dataset submission

object
title
string
description
string
authors
Array

At least one author must have the Creator role.

object
role
string
Allowed values: Creator Contributor
orcid
string
firstName
string
lastName
string
affiliation
string
address
string
zipCode
string
country
string
language
string
subjects
Array<string>
license
string
embargoDate
string
s3Access

S3 endpoint credentials

object
endpoint
string
region
string
bucket
string
accessKey
string
secretKey
string

S3 submission started successfully