费控-第三方群聊状态更新

说明

该接口用于使用单据第三方群聊创建或者加入后,更新结果

注意事项:

接口地址

/api/openapi/chat/scene/group/task

请求类型

POST

请求参数

请求参数示例

{
  "taskId": "TASK155412510810310698",
  "status": "SUCCESS",  //FAILED,SUCCESS
  "message": "就像失败一下咯",
  "groupId": "33"
}

请求参数说明

字段 类型 是否必填 说明
taskId string 必填 发起群聊时 asyncTaskId
state string 必填 状态 SUCCESS 或者 FAILED
message string 非必填 失败时候必填
groupId string 非必填 创建群聊成功时必填,群聊id

响应参数

响应参数成功示例

{
  "code": "ACK",
  "message": "",
  "data": true,
  "errorCode": null,
  "success": true
}

响应参数失败示例

{
    "code": "NACK",
    "message": "失败原因未填",
    "data": null,
    "errorCode": null,
    "success": false
}

响应参数说明

修改记录

text

Copyright © 杭州每刻科技有限公司 www.maycur.com all right reserved,powered by Gitbook该文件修订时间: 2025-05-19 09:47:00

results matching ""

    No results matching ""

    results matching ""

      No results matching ""