<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://wiki.freedesk.purplepixie.org/w/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
		<id>http://wiki.freedesk.purplepixie.org/w/index.php?action=history&amp;feed=atom&amp;title=API_request_update</id>
		<title>API request update - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://wiki.freedesk.purplepixie.org/w/index.php?action=history&amp;feed=atom&amp;title=API_request_update"/>
		<link rel="alternate" type="text/html" href="http://wiki.freedesk.purplepixie.org/w/index.php?title=API_request_update&amp;action=history"/>
		<updated>2026-05-12T22:46:54Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.19.0</generator>

	<entry>
		<id>http://wiki.freedesk.purplepixie.org/w/index.php?title=API_request_update&amp;diff=52&amp;oldid=prev</id>
		<title>Dave: Created page with &quot;{{Infobox API | name = Request Update | mode = request_update | description = Update a Request | parameters = requestid, update, status, assign | returned = XML success or err...&quot;</title>
		<link rel="alternate" type="text/html" href="http://wiki.freedesk.purplepixie.org/w/index.php?title=API_request_update&amp;diff=52&amp;oldid=prev"/>
				<updated>2012-08-21T21:34:46Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{Infobox API | name = Request Update | mode = request_update | description = Update a Request | parameters = requestid, update, status, assign | returned = XML success or err...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Infobox API&lt;br /&gt;
| name = Request Update&lt;br /&gt;
| mode = request_update&lt;br /&gt;
| description = Update a Request&lt;br /&gt;
| parameters = requestid, update, status, assign&lt;br /&gt;
| returned = XML success or error&lt;br /&gt;
}}&lt;br /&gt;
This article details a FreeDESK [[API]] call.&lt;br /&gt;
= Description =&lt;br /&gt;
This call will update a request&lt;br /&gt;
= Using the Call =&lt;br /&gt;
Pass in the following parameters using GET or POST&lt;br /&gt;
* requestid : Request ID&lt;br /&gt;
* update : Textual update to request (optional, call be null or blank)&lt;br /&gt;
* status : New status for request (optional, can be null or blank)&lt;br /&gt;
* assign : Composite assignment string in the form TEAMID/USERNAME (or just a numeric team ID) - optional can be blank or null&lt;br /&gt;
For example&lt;br /&gt;
 api.php?mode=request_update&amp;amp;requestid=1&amp;amp;update=Hello+World&amp;amp;status=0&lt;br /&gt;
= Returned Data =&lt;br /&gt;
XML containing either a [[XML Operation Confirmation]] or a [[API XML Error|FreeDESK error on failure]].&lt;/div&gt;</summary>
		<author><name>Dave</name></author>	</entry>

	</feed>