Removes the "like" information of the activity.
URL:
http://{domain_name}/{rest_context_name}/private/{portalName}/social/activities/{activityId}/likes/destroy/{identityId}.{format}
Level API: Platform
Parameters:
Required (path parameters):
| Parameter | Description | 
|---|---|
| portalName | The name of the current portal. | 
| activityId | The Id of the target activity. | 
| identityId | The information of a user who unlikes the activity. | 
| format | The format of the returned result, for example, JSON, or XML. | 
Optional (query parameters): No