接口方法
Index
>
KaptchaApi
>
sendFeishuKaptch
说明:
InterfaceName: KaptchaApi
MethodName: sendFeishuKaptch
ReturnType:
ResponseResult
parameters :
发送请求
JavaScript Sdk 调用示例
下载JavaScript Sdk
sdk.KaptchaApi().sendFeishuKaptch({ }).then(function(result) { alert("success"); } );