4
apps/docs/api-reference/chat/continue-chat.mdx
Normal file
4
apps/docs/api-reference/chat/continue-chat.mdx
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
title: 'Continue chat'
|
||||
openapi: POST /v1/sessions/{sessionId}/continueChat
|
||||
---
|
||||
4
apps/docs/api-reference/chat/save-logs.mdx
Normal file
4
apps/docs/api-reference/chat/save-logs.mdx
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
title: 'Save logs'
|
||||
openapi: POST /v1/sessions/{sessionId}/clientLogs
|
||||
---
|
||||
4
apps/docs/api-reference/chat/start-chat.mdx
Normal file
4
apps/docs/api-reference/chat/start-chat.mdx
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
title: 'Start chat'
|
||||
openapi: POST /v1/typebots/{publicId}/startChat
|
||||
---
|
||||
4
apps/docs/api-reference/chat/start-preview-chat.mdx
Normal file
4
apps/docs/api-reference/chat/start-preview-chat.mdx
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
title: 'Start preview chat'
|
||||
openapi: POST /v1/typebots/{typebotId}/preview/startChat
|
||||
---
|
||||
@@ -0,0 +1,4 @@
|
||||
---
|
||||
title: 'Update typebot in session'
|
||||
openapi: POST /v1/sessions/{sessionId}/updateTypebot
|
||||
---
|
||||
Reference in New Issue
Block a user