curl --location --request POST 'https://app.innochat.ch/api/v1/chatbot/{uuid}/session/create' \ --header 'Content-Type: application/json' \ --header 'Authorization: Bearer <token>' \
{ "created_at": "string", "modified_at": "string", "uuid": "string" }
Create a chat session for a chatbot specified by chatbot uuid
Documentation IndexFetch the complete documentation index at: https://docs.innochat.ch/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.innochat.ch/llms.txt
Use this file to discover all available pages before exploring further.