Create a chat

Create a new chat session with an agent.

Path parameters

chat_idstringRequiredformat: "uuid"

Request

This endpoint expects an object.
model_idstringRequired
The ID of the agent to chat with.
metadatamap from strings to anyOptional
Optional metadata to attach to the chat.

Response

200
statusstring
Whether the request was successful.
responseobject
Chat session details.

Errors

400
Bad Request Error