GET api/ActivityLog/GetAllInsertToActivityLogList/{userId}/{activityId}/{newComment}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| userId | integer |
Required |
|
| activityId | integer |
Required |
|
| newComment | string |
None. |
Body Parameters
None.
Response Information
Resource Description
Collection of ObjectNone.
Response Formats
application/json, text/json
Sample:
[
{},
{}
]