v3
latestOpenAPI 3.1.02026-08-0797185285.8 KBPost Data Upload Submission
post/data-upload-submissions
Headers
x-client-secretstring required
A secret token identifying the client connecting to the API
Example:Syou3EZiO5vuMEgNyBeA8cjEMYOnQDwP
A secret token identifying the client connecting to the API
Request body
Example request
{
"storage_location_id": "slc_1F3PMGVC91S0SBK3",
"facility_id": "fcl_1G8QT5ZAB1S0XSDW",
"file_upload_id": "tfu_1DZPAW31R1S0ZESH"
}Response
Successful Response
Example response
{
"id": "dus_1GBBSJ6P91S0R41N",
"storage_location_id": "slc_1F3PMGVC91S0SBK3",
"facility_id": "fcl_1G8QT5ZAB1S0XSDW"
}