Create operator's chat messageAsk AIpost https://chat-api.twin24.ai/api/v1/sessions/{sessionId}/operators/messagesUse this endpoint to create new operator's chat message.Path ParamssessionIdstringrequiredIdentifier of an existing chat session.Body Paramsbodystringrequiredthe message nameattachmentsarray of objectsthe list of file identifiersattachmentsADD stringreplyToMessageIdstringIf the message is a reply, ID of the original messageResponses 201Successful message creation 400Invalid input parameters 5XXUnexpected errorUpdated 9 months ago