/
CL
clone-global
/
CloneForce Platform API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 5mo ago
Details
Filter operations
Activity
3
Chats
2
post
Create a new chat session
post
Send a message and get a completion
Clones
5
Connections
9
Gallery
4
Integrations
9
Knowledge Base
4
Skills
8
Tasks
5
Chats
Create a new chat session
post
/public/v1/clones/{cloneId}/chats
Path parameters
cloneId
string
required
Request body
CreateChatRequest
required
title
string
Optional title for the chat session
Response
Chat created
CreateChatResponse
required
id
string
required
cloneId
string
required
title
string
required
createdAt
string
date-time
required
Changes