Append a message event
POST
/message/eventValidates and applies one message-scoped event projection; non-null headers are unsupported.
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/json
application/json
{ "status": 200, "data": { "client_msg_no": "string", "event_key": "string", "event_id": "string", "msg_event_seq": 0, "stream_status": "string", "channel_id": "string", "channel_type": 0, "from_uid": "string" }}