---
title: "Summary: Echo rpc"
method: POST
path: "/v2/example/echo"
tags: ["echo rpc"]
---

# Summary: Echo rpc

`POST /v2/example/echo`

Description Echo

## Request body

- string

## Response `200`

A successful response.

- SubStringMessage
  - `value` string

## Other responses

- `403` — Returned when the user does not have permission to access the resource.
- `404` — Returned when the resource does not exist.
- `418` — I'm a teapot.
- `503` — Returned when the resource is temporarily unavailable.

---

[API](https://skmtc.dev/openshift/apis/a-bit-of-everything.md) · [All operations](https://skmtc.dev/openshift/apis/a-bit-of-everything/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/openshift/a-bit-of-everything/revisions/f0b883f09c62/schema)
