---
title: "EchoBody method receives a simple message and returns it."
method: POST
path: "/v1/example/echo_body"
tags: ["UnannotatedEchoService"]
---

# EchoBody method receives a simple message and returns it.

`POST /v1/example/echo_body`

## Request body

- ExamplepbUnannotatedSimpleMessage — UnannotatedSimpleMessage represents a simple message sent to the unannotated Echo service.
  - `id` string — Id represents the message identifier.
  - `num` string, int64
  - `duration` string

## Response `200`

A successful response.

- ExamplepbUnannotatedSimpleMessage — UnannotatedSimpleMessage represents a simple message sent to the unannotated Echo service.
  - `id` string — Id represents the message identifier.
  - `num` string, int64
  - `duration` string

---

[API](https://skmtc.dev/openshift/apis/examples-proto-examplepb-unannotated-echo-service-proto.md) · [All operations](https://skmtc.dev/openshift/apis/examples-proto-examplepb-unannotated-echo-service-proto/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/openshift/examples-proto-examplepb-unannotated-echo-service-proto/revisions/1af2d586e2a3/schema)
