test/echo

The following methods are supported on this resource:

Mount Points

The following URLs are examples of where this resource is mounted :

XML: http://api.hi5.com
*JSON: http://api.hi5.com
*JSON endpoints are mounted read-only.

read

A testing method that returns a message back to you in either SOAP or XML format.

Authentication

No authentication is required

Possible HTTP Parameters

name description
message Optional message String

Output Payload

The message supplied or "ACK".

update

A testing method that returns a message back to you in either SOAP or XML format.

Authentication

No authentication is required

Possible HTTP Parameters

name description
message Optional message String

Output Payload

The message supplied or "ACK".

create

Test method using PUT

Possible HTTP Parameters

name description
message Optional message String

Input Payload

An instance of a TestResponse

Output Payload

Another TestResponse Object

delete

Possible HTTP Parameters

name description
message (no documentation provided)

Comments