Sends a thinking indicator for a conversation.
POST/chat-gateway/v1/conversations/:conversationId/thinking
Sends a thinking indicator notification to the Chalet backplane room-update resource, signaling that the bot is processing. The request body is optional; when omitted, defaults are applied (authorType='bot', maxThinkingTimeSeconds=60).
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.