Skip to main content
POST
Create response

Path Parameters

conversationId
string<uuid>
required

The ID of the conversation to create a response for

Body

Request body for creating a response on an OPEN conversation

message
string
required

The user message to send to the conversation

Minimum string length: 1

Response

Response returned after creating an assistant response on an OPEN conversation

success
enum<boolean>
required
Available options:
true
data
object
required

The response data