---
title: "EchoDelete method receives a simple message and returns it."
method: DELETE
path: "/v1/example/echo_delete"
tags: ["UnannotatedEchoService"]
---

# EchoDelete method receives a simple message and returns it.

`DELETE /v1/example/echo_delete`

## Query parameters

- `id` string
- `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)
