The Conversations API allows you to create and manage AI conversations. You can create general or persona conversations, continue existing conversations, and manage conversation metadata.
When creating a conversation, store the conversationId from the response.
You’ll need this ID for continuing the conversation and managing its metadata
in subsequent API calls.