Add comments to an existing activity.
URL:
http://{domain_name}/{rest_context_name}/private/{portalName}/social/activities/{activityId}/comments/create.{format}
Level API: Platform
Parameters:
Required (path parameters):
| Parameter | Description |
|---|---|
| portalName | The associated portal container name. |
| activityId | The Id of the activity. |
| format | The format of the returned result, for example, JSON, or XML. |
Optional (query parameters):
| Parameter | Description |
|---|---|
| text | The content of the comment. |