4.47b

TextMarks API V2 - AutoDoc: Test / post_file()

Method: post_file() (POST) - POST a file and inspect it.

Package: Test - API test routines (... View package)

Args:

Req? Name Type Description Test
OPT text1 String String to echo back
OPT file File Upload A file with textual data

Test:


Resp:

JSON response.head.rescode==0 for success, or error code otherwise.
JSON-P callback: (as 'jsonp' param, optional) (blank for none)

HTTP:

POST http://help.api2.textmarks.com//Test/post_file/

More:

This page documents a single API function post_file() within the Test package of the TextMarks Text Message API.
You may use the interactive form above to invoke this function and observe its actual JSON response.

More resources: