Skip to content

Create a new conversation

POST
/conversations
object
title
required
string
>= 1 characters <= 255 characters
teamId
string
nullable

Conversation created

object
conversationId
required
string
userId
required
string
teamId
required
string
nullable
title
required
string
createdAt
required
string format: date-time
updatedAt
required
string format: date-time

Unauthorized