feed-sendEvent
feed-sendEvent
| Path Parameters |
|---|
channelId string — REQUIRED |
| Request Body — REQUIRED |
|---|
eventName string — REQUIRED |
eventContent string — REQUIRED |
tags string[] — REQUIRED |
source string — REQUIRED |
senderId string |
senderName string |
important boolean — REQUIRED |
payload object |
| Responses | |||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
200Successful response
| |||||||||||||||
400Invalid input data
| |||||||||||||||
500Internal server error
|