| 程序包 | 说明 |
|---|---|
| com.lark.oapi.service.helpdesk.v1 |
| 限定符和类型 | 方法和说明 |
|---|---|
PatchNotificationResp |
HelpdeskService.Notification.patch(PatchNotificationReq req)
更新推送,更新推送信息,只有在草稿状态下才可以调用此接口进行更新
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/helpdesk-v1/notification/patch
;
使用Demo链接: https://github.com/larksuite/oapi-sdk-java/tree/v2_main/sample/src/main/java/com/lark/oapi/sample/apiall/helpdeskv1/PatchNotificationSample.java
;
|
PatchNotificationResp |
HelpdeskService.Notification.patch(PatchNotificationReq req,
RequestOptions reqOptions)
更新推送,更新推送信息,只有在草稿状态下才可以调用此接口进行更新
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/helpdesk-v1/notification/patch
;
使用Demo链接: https://github.com/larksuite/oapi-sdk-java/tree/v2_main/sample/src/main/java/com/lark/oapi/sample/apiall/helpdeskv1/PatchNotificationSample.java
;
|
Copyright © 2022. All rights reserved.