Skip to main content
Version: 2.0

Create a new turn in the chat

POST 

/v2/chats/:chat_id/turns

deprecated

This endpoint has been deprecated and may be replaced or removed in future versions of the API.

Create a new turn in the chat. Each conversation has a series of turn objects, which are the sequence of message and response pairs that make up the dialog.

Request

Responses

A response to a chat request.