API Study:UploadVersion

From ToxBank API Wiki
(Difference between revisions)
Jump to: navigation, search
m (Created page with "{{REST Operations |REST_op_description=Creates a new study version |REST_op_method=POST |REST_op_uri=/study/{id} |REST_op_params=TBD, file content in multipart web form, with pre...")
 
m
Line 2: Line 2:
 
|REST_op_description=Creates a new study version
 
|REST_op_description=Creates a new study version
 
|REST_op_method=POST
 
|REST_op_method=POST
|REST_op_uri=/study/{id}
+
|REST_op_uri=/study/{id}/versions
 
|REST_op_params=TBD, file content in multipart web form, with predefined metadata, or any supported representation
 
|REST_op_params=TBD, file content in multipart web form, with predefined metadata, or any supported representation
 
|REST_op_mime_input=multipart web form - application/x-www-form-urlencoded, RDF,  JSON
 
|REST_op_mime_input=multipart web form - application/x-www-form-urlencoded, RDF,  JSON

Revision as of 17:09, 15 September 2011

Description Creates a new study version
Resource [[]]
Method POST
URI /study/{id}/versions
Parameters TBD, file content in multipart web form, with predefined metadata, or any supported representation
Header Parameters
Media Type (input) multipart web form - application/x-www-form-urlencoded, RDF, JSON
Results URI of the new study , e.g. /study/S123
Media Type (output) text/uri-list
Status code 200,400,401,402,403
[Edit ]
Facts about API Study:UploadVersionRDF feed
Acts on
Has output media typetext/uri-list  +
Has status code200,400,401,402,403  +
Personal tools