Removes a star from the users starred list. Requires OAuth authentification.
GET
http://api.cixonline.com/v1.0/cix.svc/starred/{forum}/{topic}/{msgid}/rem(.xml/.json)
None.
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">Success</string>
"Success"
| Code | Description |
|---|---|
| 401 | Authentication failed. Missing required parameter : {parameter name}. |
| 401 | Signature expired. Either the timestamp or the nonce have expired or are invalid. |