Creates a typing indicator for a conversation.
POST/chat-gateway/v1/conversations/:conversationId/typing
Sends a typing indicator to the Chalet room associated with the given conversation. Requires an authorType of either 'user' or 'bot' to determine the identity used when sending the indicator.
Request
Responses
- 204
- 400
- 401
- 403
- 404
- 500
- default
No Content
Contains a descriptive response for a bad request that is due to data validation.
Contains a description of the error.
Contains a descriptive response.
Contains a descriptive information.
Contains a description of the error.
Contains a description of the error.