Send a message to the AI chat
POST/api/v1/chats/
Send a message to the bot and get a response. Returns 201 if a new chat is created, 200 if using an existing chat.
Required permission: chat_create
Request
Responses
- 200
- 201
- 400
- 403
Message sent successfully
New chat created successfully
Bad request
Forbidden - missing permissions or unauthorized domain