这里会显示出您选择的修订版和当前版本之间的差别。
两侧同时换到之前的修订记录 前一修订版 | |||
短信:about_sms [2017/12/15 06:28] admin |
短信:about_sms [2024/04/26 04:08] (当前版本) |
||
---|---|---|---|
行 9: | 行 9: | ||
<td width="18%"><strong>功能</strong></td> | <td width="18%"><strong>功能</strong></td> | ||
<td width="18%"><strong>接口</strong></td> | <td width="18%"><strong>接口</strong></td> | ||
- | <td width="22%"><strong>请求地址</strong></td> | + | <td width="45%"><strong>请求地址</strong></td> |
<td width="42%"><strong>描述</strong></td> | <td width="42%"><strong>描述</strong></td> | ||
</tr> | </tr> | ||
行 15: | 行 15: | ||
<td rowspan="2" width="15%">发送短信</td> | <td rowspan="2" width="15%">发送短信</td> | ||
<td width="18%"><html></html>[[短信:sendsms|指定模板单发]]<html></td> | <td width="18%"><html></html>[[短信:sendsms|指定模板单发]]<html></td> | ||
- | <td width="22%">https://open.ucpaas.com/ol/sms/sendsms</td> | + | <td width="22%">http://open2.ucpaas.com/sms-server/variablesms</td> |
<td width="45%">指定变量/固定模板单发</td> | <td width="45%">指定变量/固定模板单发</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td width="18%"><html></html>[[短信:sendsms_batch|指定模板群发]]<html></td> | <td width="18%"><html></html>[[短信:sendsms_batch|指定模板群发]]<html></td> | ||
- | <td width="22%">https://open.ucpaas.com/ol/sms/sendsms_batch</td> | + | <td width="22%">http://open2.ucpaas.com/sms-server/templatesms</td> |
<td width="45%">指定变量/固定模板群发</td> | <td width="45%">指定变量/固定模板群发</td> | ||
</tr> | </tr> | ||
行 26: | 行 26: | ||
<td width="15%">状态报告</td> | <td width="15%">状态报告</td> | ||
<td width="18%"><html></html>[[短信:push|推送状态报告]]<html></td> | <td width="18%"><html></html>[[短信:push|推送状态报告]]<html></td> | ||
- | <td width="22%">/</td> | + | <td width="22%">支持拉取和推送</td> |
<td width="45%">实时推送短信发送状态报告。</td> | <td width="45%">实时推送短信发送状态报告。</td> | ||
</tr> | </tr> | ||
行 32: | 行 32: | ||
<td rowspan="4" width="15%">模板接口</td> | <td rowspan="4" width="15%">模板接口</td> | ||
<td width="18%"><html></html>[[短信:addsmstemplate|增加模板]]<html></td> | <td width="18%"><html></html>[[短信:addsmstemplate|增加模板]]<html></td> | ||
- | <td width="22%">https://open.ucpaas.com/ol/sms/addsmstemplate</td> | + | <td width="22%">http://open2.ucpaas.com/sms-server/addsmstemplate</td> |
<td width="45%">通过接口增加模板</td> | <td width="45%">通过接口增加模板</td> | ||
</tr> | </tr> | ||
- | <tr> | ||
- | <td width="18%"><html></html>[[短信:getsmstemplate|查询模板]]<html></td> | ||
- | <td width="22%">https://open.ucpaas.com/ol/sms/getsmstemplate</td> | ||
- | <td width="45%">获取账户内的全部模板</td> | ||
- | </tr> | ||
- | <tr> | ||
- | <td width="18%"><html></html>[[短信:editsmstemplate|编辑模板]]<html></td> | ||
- | <td width="22%">https://open.ucpaas.com/ol/sms/editsmstemplate</td> | ||
- | <td width="45%">编辑指定模板</td> | ||
- | </tr> | ||
- | <tr> | ||
- | <td width="18%"><html></html>[[短信:deletesmstemplate|删除模板]]<html></td> | ||
- | <td width="22%">https://open.ucpaas.com/ol/sms/deletesmstemplate</td> | ||
- | <td width="45%">删除指定模板</td> | ||
- | </tr> | ||
- | <!-- <tr> | ||
- | <td width="15%">查短信发送记录</td> | ||
- | <td width="18%"><html></html>[[短信:send_record|查询短信发送记录]]<html></td> | ||
- | <td width="22%">https://open.ucpaas.com/ol/sms/send_record</td> | ||
- | <td width="45%">通过接口查询短信发送记录</td> | ||
- | </tr> --> | ||
</table> | </table> | ||
</html> | </html> | ||
+ |