Unlock chat session
PUT/participants/:user_id/chat_sessions/:id/unlock
Unlock a chat session with session id
Requires the coach access token.
The chat session will be public and anyone can join the chat session.
Request
Responses
- 204
- 400
- 401
- 409
- 422
- 500
No Content
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