Create session
Create a chat session for a chatbot specified by chatbot uuid
Endpoint
POST / api / v1 / chatbot / {uuid} / session / create
Authorization
Authorization: string Bearer <your_token>
Path
uuid string required
Request example
Response
created_at string
modified_at string
uuid string
Response example
Last updated