Chat
Create a new chat
POST
/
api
/v1
/chat
/create
Authorization
Authorization
Required<token>
Please enter a valid access token
In: header
Request Body
application/json
OptionalThe chat to create
chatId
Requiredstring
Minimum length:
1
spaceId
string | null
teamId
string | null
title
Requiredstring
Minimum length:
1
messages
array | null
OK