/tools/echo
Mount Point: /api/v14/tools/echo
GET
Echoes the provided message back to the caller.
Parameters
| name | description | type | default | 
|---|---|---|---|
| message | The message to echo back | query | Hello, World! | 
Response Body
| element: | echoMessage | 
The original message
Mount Point: /api/v14/tools/echo
Echoes the provided message back to the caller.
| name | description | type | default | 
|---|---|---|---|
| message | The message to echo back | query | Hello, World! | 
| element: | echoMessage | 
The original message