Update chatbot style and initial messages
PATCH/auth/chat/style/:id
Updates the visual style, initial messages, and other appearance settings of the chatbot widget. Accepts multipart/form-data for image uploads.
Request
Responses
- 200
- 400
- 401
- 403
- 500
Chat successfully updated
Missing required fields / Bad request expected multipart/form-data
Unauthorized Access
Unauthorized - You do not have permission to edit this chat
Internal server error