Start a new chat session
POST/admin/chat_sessions
Create and Start a new chat session for the coach and participant.
If the session between the coach and participant already exists, it will return the existing session id instead.
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