<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://ipivs.info/wiki/index.php?action=history&amp;feed=atom&amp;title=API_Stop_Schedule</id>
		<title>API Stop Schedule - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://ipivs.info/wiki/index.php?action=history&amp;feed=atom&amp;title=API_Stop_Schedule"/>
		<link rel="alternate" type="text/html" href="https://ipivs.info/wiki/index.php?title=API_Stop_Schedule&amp;action=history"/>
		<updated>2026-04-12T13:37:10Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.30.0</generator>

	<entry>
		<id>https://ipivs.info/wiki/index.php?title=API_Stop_Schedule&amp;diff=4588&amp;oldid=prev</id>
		<title>IVSWikiBlue: Created page with &quot;This API call will stop a scheduled recording that is currently running.  ===Resource URL=== &lt;pre&gt;http://valt.example.com/api/v3/schedule/{scheduleid}/stop&lt;/pre&gt; ''Replace {sc...&quot;</title>
		<link rel="alternate" type="text/html" href="https://ipivs.info/wiki/index.php?title=API_Stop_Schedule&amp;diff=4588&amp;oldid=prev"/>
				<updated>2020-04-14T20:07:49Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;This API call will stop a scheduled recording that is currently running.  ===Resource URL=== &amp;lt;pre&amp;gt;http://valt.example.com/api/v3/schedule/{scheduleid}/stop&amp;lt;/pre&amp;gt; &amp;#039;&amp;#039;Replace {sc...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;This API call will stop a scheduled recording that is currently running.&lt;br /&gt;
&lt;br /&gt;
===Resource URL===&lt;br /&gt;
&amp;lt;pre&amp;gt;http://valt.example.com/api/v3/schedule/{scheduleid}/stop&amp;lt;/pre&amp;gt;&lt;br /&gt;
''Replace {scheduleid} with the actual id number of the schedule. Schedules are numbered sequentially when added to VALT.''&lt;br /&gt;
&lt;br /&gt;
===Resource Information===&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|'''Method'''&lt;br /&gt;
|POST&lt;br /&gt;
|-&lt;br /&gt;
|'''Response Type'''&lt;br /&gt;
|JSON&lt;br /&gt;
|-&lt;br /&gt;
|'''Authentication Required'''&lt;br /&gt;
|Yes&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Parameters===&lt;br /&gt;
&lt;br /&gt;
No parameters are required for this API call.&lt;br /&gt;
&lt;br /&gt;
===Response===&lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!Code&lt;br /&gt;
!Reason&lt;br /&gt;
|-&lt;br /&gt;
|200&lt;br /&gt;
|Request Successful&lt;br /&gt;
|-&lt;br /&gt;
|401&lt;br /&gt;
|Unauthorized&lt;br /&gt;
|-&lt;br /&gt;
|404&lt;br /&gt;
|Scheduled Recording Not Found&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Upon success the call returns a null data set.&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
===Request===&lt;br /&gt;
&amp;lt;pre&amp;gt;https://ivstest1.ad.ipivs.com/api/v3/schedule/5/stop?access_token=e82632d19c523678fea3d1016c6df9e9&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Successful Response===&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;&lt;br /&gt;
{&lt;br /&gt;
&amp;quot;data&amp;quot;: null&lt;br /&gt;
}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Failure Response===&lt;br /&gt;
&amp;lt;pre&amp;gt;{&lt;br /&gt;
&amp;quot;data&amp;quot;:{&lt;br /&gt;
&amp;quot;message&amp;quot;: &amp;quot;Schedule recording not found&amp;quot;&lt;br /&gt;
},&lt;br /&gt;
&amp;quot;code&amp;quot;: 404&lt;br /&gt;
}}&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>IVSWikiBlue</name></author>	</entry>

	</feed>