API Study:UploadStudyAssay

From ToxBank API Wiki
(Difference between revisions)
Jump to: navigation, search
Line 1: Line 1:
 
{{REST Operations
 
{{REST Operations
|REST_op_description=Add an assay ISA_TAB to a study
+
|REST_op_description=Add an assay to a study
 
|REST_resource=Investigation
 
|REST_resource=Investigation
 
|REST_op_method=POST
 
|REST_op_method=POST

Revision as of 16:08, 6 December 2011

Description Add an assay to a study
Resource Investigation
Method POST
URI /investigation/{id}/study/{id}/assay
Parameters
Header Parameters
Media Type (input) multipart/form-data
Results URI of the new assay
Media Type (output) text/uri-list
Status code 200,202,400,401,402,403
Personal tools