Toggle navigation
Home
Hosting
Community
Developers
Github
Web Services (API)
Documentation
References
Report Issue
Download
Installer
Virtual Machine Image
Components
Themes
Member Area
Login
Register
Search
Tired of Facebook, Instagram & Twitter selling your data?
You reached the right place
Create your own social network website!
Newsfeed Page
Newsfeed page helps you to find what's happening on the network.
MOBILE FRIENDLY
Mobile friendly design allows your users to browse social network on their mobile devices.
USER PROFILE
PERSONAL WALL, FRIENDS LIST, PHOTO ALBUMS, PROFILE COVER, USER INFORMATION AND MUCH MORE.
Groups
Groups make it easy to communicate with friends , family or your work mates
Administration Panel
Using administration panel you can manage your website pages, components and users
Group Edit
**Brief description:** - Edit a specific existing group. **Endpoint:** - `https://www.mywebsite.com/api/v1.0/groups_edit` **Method:** - POST / GET **Parameter:** |Parameter name|Required|Type|Explain| |:---- |:---|:----- |----- | |api_key_token |Yes |string |Your API key | |group_guid|Yes|integer| A group ID| |uguid|Yes|integer| A group owner `UserID` | |groupname|Yes|string| A new group name| |groupdesc|Yes|string| New group description/about| |membership|Yes|integer| Group privacy `2` for public, `1` for closed group| **Example Response ** ``` { "merchant": "Open Source Social Network", "url": "http:\/\/local.opensource-socialnetwork.org\/", "time_token": 1569330120, "payload": true, "code": "100", "message": "Request successfully executed" } ``` **Return payload parameter description ** |Parameter name|Explain| |:----- |-----| |payload| `true` or `false` | ** Remarks ** - Error `200` arises if invalid group, or group owner not specified. - Error `103` arises if invalid group owner user.
Services
View All
Message Send v2.0
Edit wall post
Delete Group
Get list of blocked users
UnBlock User
Block User
Comment edit
Comments List
Group Add
Welcome to OSSN Web Services (API) | Integrate OSSN into your application
Unread Messages
Recent Messages List
Message List
Message Send
Notifications Count
Notifications mark viewed
Notifications List
Group Request Decline
Group Request Accept
Group Edit
Group Members
Group Member Requests
Group Unjoin
Group Join
Group Details