/
SY
synthflow
/
PLATFORM API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 12h ago · Updated 7d ago
Details
Filter operations
78
batchCalls
7
chat
6
get
Get a chat
post
Create a chat
delete
Delete a chat
get
List chats
post
Send a message in a chat
post
Start an outbound chat conversation
contacts
2
mcp
6
memoryStores
1
phoneNumbers
5
webhookLogs
2
chat
Delete a chat
Delete a chat session.
delete
/chat/{chat_id}
Path parameters
chat_id
string
uuid
required
Headers
Authorization
string
required
Bearer authentication
Response
200
ChatDeleteChatResponse200
required
status
string
Whether the request was successful.
Changes