ApiEcho Data Model

The echoMessage carries a message to be echoed back from the API service.

Properties
name data type description
message string

Example

{
  "message" : "..."
}