uploadS3
POST /submission/upload/s3upload
POST
/submission/upload/s3upload
Upload a dataset using a s3 bucket
Request Body
Section titled “Request Body ”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
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
Responses
Section titled “ Responses ”S3 submission started successfully