API Study:Upload

From ToxBank API Wiki
(Difference between revisions)
Jump to: navigation, search
Line 6: Line 6:
 
|REST_header_param=subjectid:SECURITY-TOKEN
 
|REST_header_param=subjectid:SECURITY-TOKEN
 
|REST_op_mime_input=multipart/form-data
 
|REST_op_mime_input=multipart/form-data
|REST_op_result=URI(s) of the new resource(s)
+
|REST_op_result=Task URI
 
|REST_op_mime_output=text/uri-list
 
|REST_op_mime_output=text/uri-list
 
|REST_op_status=202
 
|REST_op_status=202
 
}}
 
}}
 
Individual ISA-TAB files (text/tab-separated-values) or zip archives of study, assay and data files can be posted as form data to add files to an existing investigation.
 
Individual ISA-TAB files (text/tab-separated-values) or zip archives of study, assay and data files can be posted as form data to add files to an existing investigation.

Revision as of 10:36, 23 March 2012

Description Add studies, assays or data to an investigation
Resource Investigation
Method POST
URI /investigation/{id}
Parameters
Header Parameters subjectid:SECURITY-TOKEN
Media Type (input) multipart/form-data
Results Task URI
Media Type (output) text/uri-list
Status code 202

Individual ISA-TAB files (text/tab-separated-values) or zip archives of study, assay and data files can be posted as form data to add files to an existing investigation.

Personal tools