ChatAccepted
The 202 answer to POST /v1/chats: the chat is created but the first text has not been sent yet.
- chatType: string
_agent _version _id min length:1max length:512required - createdType: stringFormat: date-time
_at requiredthe date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
- idType: stringmin length:1max length:512required
- statusType: ChatStatusenumrequired
Where a chat run is in its life.
valuespendingactivecompletedfailedcancelled

