---
title: "GET /JSON/websocket/action/sendTextMessage/"
method: GET
path: "/JSON/websocket/action/sendTextMessage/"
tags: ["websocket"]
---

# GET /JSON/websocket/action/sendTextMessage/

`GET /JSON/websocket/action/sendTextMessage/`

Sends the specified message on the channel specified by channelId, if outgoing is 'True' then the message will be sent to the server and if it is 'False' then it will be sent to the client

## Response `default`

Error of JSON endpoints.

- ErrorJson
  - `code` string, required
  - `message` string, required
  - `detail` string

---

[API](https://skmtc.net/zaproxy/apis/zap-api.md) · [All operations](https://skmtc.net/zaproxy/apis/zap-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/zaproxy/zap-api/revisions/bbb71f68ed4c/schema)
