Messages
Send a message to a channel (channelId in body)
POST
Send a message to a channel (channelId in body)
Authorizations
Placet API key (hp_...)
Body
application/json
Response
Message created
Example:
"clxyz111"
Example:
"clxyz456"
Available options:
agent, user Example:
"agent"
Example:
"clxyz456"
Example:
"2025-01-01T00:00:00.000Z"
Example:
"Hello from agent"
Available options:
info, success, warning, error Example:
"info"
Review object (null if no review)
Example:
{ "type": "approval", "status": "pending" }Arbitrary metadata
Example:
{ "source": "automation" }Send a message to a channel (channelId in body)
