Mod.RuleUpdate.post

Description

To update a rule you must first populate and post a Rule object, with updated values.

Requires OAuth authentification.

Method

POST

Endpoint

Parameters

Required Name Type Description
required rule object Rule A populated Rule object

Example Request

Example Return XML

<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">Success</string>

Example Return JSON

"Success"

Error Codes

Code Description
400 Bad request. Check input parameters.
401 Authentication failed. Missing required parameter : {parameter name}.
401 Signature expired. Either the timestamp or the nonce have expired or are invalid.
 
cix.api/mod.ruleupdate.post.txt · Last modified: 2008/10/16 13:00 by charlie
 
Except where otherwise noted, content on this wiki is licensed under the following license:Public Domain
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Debian Driven by DokuWiki