v1

latestOpenAPI 3.1.02026-07-263971,2281.1 MB
ChatService

AttachApp

post/textql.rpc.public.chat.ChatService/AttachApp

Headers

Connect-Protocol-Version1 required

Define the version of the Connect protocol

Connect-Timeout-Msnumber

Define the timeout, in ms

Request body

chatIdstring
appIdstring

Response

Success

Example response

{
  "cell": {
    "timestamp": "2023-01-15T01:30:15.01Z"
  },
  "app": {
    "createdAt": "2023-01-15T01:30:15.01Z",
    "updatedAt": "2023-01-15T01:30:15.01Z",
    "refreshedAt": "2023-01-15T01:30:15.01Z",
    "publishedAt": "2023-01-15T01:30:15.01Z"
  }
}