Brief description:
post or entity.Endpoint
Method:
Parameter:
| Parameter name | Required | Type | Explain |
|---|---|---|---|
| api_key_token | Yes | string | Your API key |
| subject_guid | Yes | integer | Wall post guid or entity guid |
| type | Yes | string | entity if liking any entity. post for liking post. annotation for comment |
| uguid | Yes | integer | UserID who is liking |
Example Response
{
"merchant": "Open Source Social Network",
"url": "http:\/\/www.mywebsite.com\/",
"time_token": 1569318908,
"payload": true,
"code": "100",
"message": "Request successfully executed"
}
*Remarks
200