API Study:Upload

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

Revision as of 15:49, 6 December 2011

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

Individual ISA-TAB files can be posted to add studies to an existing investigation.

Facts about API Study:UploadRDF feed
Acts onInvestigation  +
Has output media typetext/uri-list  +
Has status code200,202,400,401,402,403  +
Personal tools