Creates a new conversation.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Request body for creating a new conversation.
Name for the conversation.
Created conversation
The conversation object represents a conversation with an AI agent.
The object type, which is always conversation.
conversation The conversation identifier, which can be referenced in the API endpoints.
The ISO string for when the conversation was created.
The ISO string for when the conversation was last updated.
The name of the conversation.