API ReferenceChatsStart a chatVersion: 2.0Start a chat POST /v2/chats Create a chat while specifying the default retrieval parameters used by the prompt. Request Responses200400403404A response to a chat request.Chat creation request was malformed.Permissions do not allow creating a chat in the corpus.Corpus not found.