Skip to main content

CreateConversationRequestBody

$schemauri

A URL to the JSON Schema for this object.

Example: https://example.com/schemas/CreateConversationRequestBody.json
personastring

Query persona for this conversation

CreateConversationRequestBody
{
"$schema": "https://example.com/schemas/CreateConversationRequestBody.json",
"persona": "string"
}