Skip to main content

POST /api/text/channel/create

── POST /text/channel/create

MethodPOST
Path/api/text/channel/create
Authpublic (no key)
GroupComms · Zeq Text

Request

curl -X POST https://zeqsdk.com/api/text/channel/create \
-H "Content-Type: application/json" \
-d '{ }' # request body — see description

Generated from the node's own route registry (GET /api/endpoints) — this path is live.