Post chat message
POST/participants/:user_id/chat_messages
Post a new chat message in the session.
A participant can post a message to the chat session members(coach or other participants) in the session. If the current authenticated user is an admin or connector then the message will be posted as the participant with {user_id}.
Request
Responses
- 201
- 400
- 401
- 409
- 422
- 500
Created
Response Headers
Access-Control-Allow-Headers
Access-Control-Allow-Methods
Access-Control-Allow-Origin
Cache-Control
Content-Type
Bad Request
Unauthorized
Conflict
Unprocessable Entity
Internal Server Error