API Study:Upload

From ToxBank API Wiki
(Difference between revisions)
Jump to: navigation, search
Line 8: Line 8:
 
|REST_op_result=URI(s) of the new resource(s)
 
|REST_op_result=URI(s) of the new resource(s)
 
|REST_op_mime_output=text/uri-list
 
|REST_op_mime_output=text/uri-list
|REST_op_status=200,202,400,401,402,403
+
|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:34, 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 URI(s) of the new resource(s)
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