Annotation 2.5 DeleteReply
Delete a reply.
Parameters
| Name | Type | Direction | Description |
|---|---|---|---|
| psAuthContext | String | InOut | Deprecated proprietary authentication context only used by .ASMX web services based on internal username/password authentication. Claims based security standards drive all the WCF .SVC web services, making this parameter redundant. |
| plReplyRef | Long | In | The unique numeric identifier of the reply |
Requirements are:
- Only the user who created the reply or an 'Administrator' can delete the reply.
Note that:
- All logical identifiers within Content Manager are in uppercase.
- It is not possible to delete annotations using this method. Use the specific
Deletemethod to handle them.