Chats

Create a new chat session

post/public/v1/clones/{cloneId}/chats

Path parameters

cloneIdstring required

Request body

titlestring

Optional title for the chat session

Response

Chat created

idstring required
cloneIdstring required
titlestring required
createdAtstring date-time required

Changes