To update a rule you must first populate and post a Rule object, with updated values.
Requires OAuth authentification.
POST
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">Success</string>
"Success"
| 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. |