https://app.chatwize.ai/api/v1/chatbot/{uuid}/session/create
.
{uuid}
with the UUID of your chatbot.uuid
from this response is essential for sending messages within the established chat session.
https://app.chatwize.ai/api/v1/session/{uuid}/message/stream
{uuid}
with the UUID of created session.