unfollow_wall
- Inputs
{
"wall_id": "integer: wall id"
}
- Errors
{
"must_login": "user must be login",
"user_is_not_member": "user is not a member of the wall"
}
- Extra Description
Unfollow the wall
- Sample
- Url:
- Output:
{
"status": "success",
"time": 1526966340.437936
}