发送通知
更新时间:2025-08-15 03:41:38
基本信息
Action
SendNotification
Path
/iaas
Method
POST
请求参数
此接口除公共参数外,还包含以下参数。关于公共参数的更多信息,请参见前文内容。
| 参数名 | 类型 | 是否必须 | 描述 |
|---|---|---|---|
req_type |
String |
否 |
请求类型 |
返回数据
此接口仅包含公共响应参数。关于公共响应参数的更多信息,请参见前文内容。
请求示例
{
"action": "SendNotification",
"req_type": "xxxxxxxx"
}
返回示例
{
"action": "SendNotificationResponse",
"ret_code": 0
}