<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://docs.ucpaas.com/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://docs.ucpaas.com/feed.php">
        <title>云之讯开放平台文档 短信</title>
        <description></description>
        <link>http://docs.ucpaas.com/</link>
        <image rdf:resource="http://docs.ucpaas.com/lib/tpl/dokuwiki_ucpaas/images/favicon.ico" />
       <dc:date>2026-04-28T23:12:49+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://docs.ucpaas.com/doku.php?id=%E7%9F%AD%E4%BF%A1:about_sms&amp;rev=1714104515&amp;do=diff"/>
                <rdf:li rdf:resource="http://docs.ucpaas.com/doku.php?id=%E7%9F%AD%E4%BF%A1:addsmstemplate&amp;rev=1714104236&amp;do=diff"/>
                <rdf:li rdf:resource="http://docs.ucpaas.com/doku.php?id=%E7%9F%AD%E4%BF%A1:push&amp;rev=1713946167&amp;do=diff"/>
                <rdf:li rdf:resource="http://docs.ucpaas.com/doku.php?id=%E7%9F%AD%E4%BF%A1:sendsms&amp;rev=1714103687&amp;do=diff"/>
                <rdf:li rdf:resource="http://docs.ucpaas.com/doku.php?id=%E7%9F%AD%E4%BF%A1:sendsms_batch&amp;rev=1714103782&amp;do=diff"/>
                <rdf:li rdf:resource="http://docs.ucpaas.com/doku.php?id=%E7%9F%AD%E4%BF%A1:templatepush&amp;rev=1714112938&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://docs.ucpaas.com/lib/tpl/dokuwiki_ucpaas/images/favicon.ico">
        <title>云之讯开放平台文档</title>
        <link>http://docs.ucpaas.com/</link>
        <url>http://docs.ucpaas.com/lib/tpl/dokuwiki_ucpaas/images/favicon.ico</url>
    </image>
    <item rdf:about="http://docs.ucpaas.com/doku.php?id=%E7%9F%AD%E4%BF%A1:about_sms&amp;rev=1714104515&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-04-26T04:08:35+00:00</dc:date>
        <title>API列表</title>
        <link>http://docs.ucpaas.com/doku.php?id=%E7%9F%AD%E4%BF%A1:about_sms&amp;rev=1714104515&amp;do=diff</link>
        <description>API列表

指定模板单发指定模板群发推送状态报告增加模板</description>
    </item>
    <item rdf:about="http://docs.ucpaas.com/doku.php?id=%E7%9F%AD%E4%BF%A1:addsmstemplate&amp;rev=1714104236&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-04-26T04:03:56+00:00</dc:date>
        <title>增加模板</title>
        <link>http://docs.ucpaas.com/doku.php?id=%E7%9F%AD%E4%BF%A1:addsmstemplate&amp;rev=1714104236&amp;do=diff</link>
        <description>增加模板

请求地址


http://open2.ucpaas.com/sms-server/addsmstemplate


请求方式

请求方式：POST，支持HTTPS



JSON 请求示例

参数 类型 约束 描述 示例  clientidString必填用户的账号唯一标识“clientid”，在开发者控制台获取(账号管理</description>
    </item>
    <item rdf:about="http://docs.ucpaas.com/doku.php?id=%E7%9F%AD%E4%BF%A1:push&amp;rev=1713946167&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-04-24T08:09:27+00:00</dc:date>
        <title>推送状态报告</title>
        <link>http://docs.ucpaas.com/doku.php?id=%E7%9F%AD%E4%BF%A1:push&amp;rev=1713946167&amp;do=diff</link>
        <description>推送状态报告

推送方式

推送方式：POST，支持HTTPS和HTTP(也支持拉取)



JSON 回调示例

参数 类型 描述 示例 sidString短信标识符123456789123report_statusString状态码SUCCESSreport_descString状态报告代码DELIVRD,UNDELIV</description>
    </item>
    <item rdf:about="http://docs.ucpaas.com/doku.php?id=%E7%9F%AD%E4%BF%A1:sendsms&amp;rev=1714103687&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-04-26T03:54:47+00:00</dc:date>
        <title>指定模板单发</title>
        <link>http://docs.ucpaas.com/doku.php?id=%E7%9F%AD%E4%BF%A1:sendsms&amp;rev=1714103687&amp;do=diff</link>
        <description>指定模板单发

请求地址


http://open2.ucpaas.com/sms-server/variablesms


请求方式

请求方式：POST，支持HTTPS



JSON 请求示例

参数 类型 约束 描述 示例  clientidString必填用户的账号唯一标识“clientid”，在开发者控制台获取(账号管理</description>
    </item>
    <item rdf:about="http://docs.ucpaas.com/doku.php?id=%E7%9F%AD%E4%BF%A1:sendsms_batch&amp;rev=1714103782&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-04-26T03:56:22+00:00</dc:date>
        <title>指定模板群发</title>
        <link>http://docs.ucpaas.com/doku.php?id=%E7%9F%AD%E4%BF%A1:sendsms_batch&amp;rev=1714103782&amp;do=diff</link>
        <description>指定模板群发

请求地址


http://open2.ucpaas.com/sms-server/templatesms


请求方式

请求方式：POST，支持HTTPS



JSON 请求示例

参数 类型 约束 描述 示例  clientidString必填用户的账号唯一标识“clientid”，在开发者控制台获取(账号管理</description>
    </item>
    <item rdf:about="http://docs.ucpaas.com/doku.php?id=%E7%9F%AD%E4%BF%A1:templatepush&amp;rev=1714112938&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-04-26T06:28:58+00:00</dc:date>
        <title>推送模板审核状态报告</title>
        <link>http://docs.ucpaas.com/doku.php?id=%E7%9F%AD%E4%BF%A1:templatepush&amp;rev=1714112938&amp;do=diff</link>
        <description>推送模板审核状态报告

推送方式

推送方式：POST，支持HTTPS和HTTP



JSON 回调示例

参数 类型 描述 示例 clientIdString子账号bxxxxx9contentString短信的文案您的验证码是{1},请在5分钟输入createTimeString</description>
    </item>
</rdf:RDF>
