Remove a converstaion thread from the users personal message inbox. Requires OAuth authentification.
GET
http://api.cixonline.com/v1.0/cix.svc/personalmessage/inbox/{msgid}/rem(.xml/.json)
^Required ^Name ^Type ^Description ^
| required | msgid | string | The id of the thread to delete. |
<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. |