Node.js SDK
Endpoints
Send Message to Channel
Send a text-based message to a chat channel
POST
Node.js SDK
Documentation Index
Fetch the complete documentation index at: https://developer.copera.ai/llms.txt
Use this file to discover all available pages before exploring further.
Prerequisites
Before sending messages, ensure you have:- A valid API key with chat permissions
- The channel ID where you want to send the message
Usage Notes
- Messages must be between 1 and 10,000 characters
- The
namefield is optional and will display as the sender name - Returns 204 No Content on success