API Investigation:Create

From ToxBank API Wiki
(Difference between revisions)
Jump to: navigation, search
(Created page with "{{REST Operations |REST_op_description=Create a new investigation from ISA-TAB files |REST_resource=Investigation |REST_op_method=GET |REST_op_uri=/investigation |REST_op_mime_in...")
 
Line 2: Line 2:
 
|REST_op_description=Create a new investigation from ISA-TAB files
 
|REST_op_description=Create a new investigation from ISA-TAB files
 
|REST_resource=Investigation
 
|REST_resource=Investigation
|REST_op_method=GET
+
|REST_op_method=POST
 
|REST_op_uri=/investigation
 
|REST_op_uri=/investigation
 
|REST_op_mime_input=multipart/form-data
 
|REST_op_mime_input=multipart/form-data

Revision as of 14:48, 6 December 2011

Description Create a new investigation from ISA-TAB files
Resource Investigation
Method POST
URI /investigation
Parameters
Header Parameters
Media Type (input) multipart/form-data
Results Investigation URI
Media Type (output) text/uri-list
Status code
Personal tools