Brief description:
post, entity or anntatoion.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 unliking any entity. post for unliking post. annotation for unliking comment |
| uguid | Yes | integer | UserID who is unliking |
Example Response
{
"merchant": "Open Source Social Network",
"url": "http:\/\/www.mywebsite.com\/",
"time_token": 1569318908,
"payload": true,
"code": "100",
"message": "Request successfully executed"
}
Remakrs
200