remove_wall_location
- Inputs
{
"wall_id": "integer: wall id"
}
- Errors
{
"You_have_not_permission": "user must be admin of the wall",
"must_login": "user must be login"
}
- Extra Description
Remove wall location
- Sample
- Url:
- Output:
{
"status": "success",
"time": 1547970701.008957
}