<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.ultiroam.com/index.php?action=history&amp;feed=atom&amp;title=HTTP_API_-_Stop_SMS_Sending_Task</id>
	<title>HTTP API - Stop SMS Sending Task - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.ultiroam.com/index.php?action=history&amp;feed=atom&amp;title=HTTP_API_-_Stop_SMS_Sending_Task"/>
	<link rel="alternate" type="text/html" href="https://wiki.ultiroam.com/index.php?title=HTTP_API_-_Stop_SMS_Sending_Task&amp;action=history"/>
	<updated>2026-04-16T23:16:36Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.1</generator>
	<entry>
		<id>https://wiki.ultiroam.com/index.php?title=HTTP_API_-_Stop_SMS_Sending_Task&amp;diff=3773&amp;oldid=prev</id>
		<title>Administrator at 23:11, 3 May 2024</title>
		<link rel="alternate" type="text/html" href="https://wiki.ultiroam.com/index.php?title=HTTP_API_-_Stop_SMS_Sending_Task&amp;diff=3773&amp;oldid=prev"/>
		<updated>2024-05-03T23:11:49Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;GET &amp;lt;nowiki&amp;gt;https://gateway_ip/api/stop_sms&amp;lt;/nowiki&amp;gt;&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Request Parameters:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|&amp;#039;&amp;#039;&amp;#039;Parameter&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&amp;#039;&amp;#039;&amp;#039;Type&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&amp;#039;&amp;#039;&amp;#039;Description&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; |&amp;#039;&amp;#039;&amp;#039;Required Parameter&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
|task_id&lt;br /&gt;
|Integer&lt;br /&gt;
|The ID of the task to be  stopped, which corresponds with the task-id carried in the response of SMS sending request&lt;br /&gt;
|} &lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Response Parameter:&amp;#039;&amp;#039;&amp;#039; &lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|&amp;#039;&amp;#039;&amp;#039;Parameter&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&amp;#039;&amp;#039;&amp;#039;Type&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&amp;#039;&amp;#039;&amp;#039;Description&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
|error_code&lt;br /&gt;
|Integer&lt;br /&gt;
|Codes that  may be returned:&lt;br /&gt;
&lt;br /&gt;
200: SMS  sending task has  been stopped&lt;br /&gt;
&lt;br /&gt;
404: SMS sending task  cannot be found 500: Other errors&lt;br /&gt;
|-&lt;br /&gt;
|sn&lt;br /&gt;
|String&lt;br /&gt;
|SN of the gateway&lt;br /&gt;
|} &lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Example of Stopping SMS Sending Task:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Request&amp;#039;&amp;#039;&amp;#039;： &amp;lt;nowiki&amp;gt;https://gateway_ip/api/stop_sms?task_id=1&amp;lt;/nowiki&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Response：&amp;#039;&amp;#039;&amp;#039;{&amp;quot;error_code&amp;quot;:200,&amp;quot;sn&amp;quot;:&amp;quot;xxxx-xxxx-xxxx-xxxx&amp;quot;}&lt;/div&gt;</summary>
		<author><name>Administrator</name></author>
	</entry>
</feed>