Name | Description | Required | Scope |
---|---|---|---|
chatroom_id |
Chatroom ID | true | |
user_id |
User ID | true | |
content |
Content | true |
Content-Type: application/json Authorization: Bearer TOKEN
POST research/messages.json
{"user_id":38,"chatroom_id":44,"content":"hi"}
Content-Type: application/json; charset=utf-8
200 OK
[binary data]