Removes comments on the activity.
URL:
http://{domain_name}/{rest_context_name}/private/{portalName}/social/activities/{activityId}/comments/destroy/{commentId}.{format}
Level API: Platform
Parameters:
Required (path parameters):
Parameter | Description |
---|---|
portalName | The name of the current portal. |
activityId | The activity Id. |
commentId | The Id of the target comment which is destroyed. |
format | The format of the returned result, for example, JSON, or XML. |
Optional (query parameters): No