CreateConversationRequestBody
$schemauri
A URL to the JSON Schema for this object.
Example:
https://example.com/schemas/CreateConversationRequestBody.jsonpersonastring
Query persona for this conversation
CreateConversationRequestBody
{
"$schema": "https://example.com/schemas/CreateConversationRequestBody.json",
"persona": "string"
}