User API

Once a user has signed in with our Social Login Plugin, shared content through our Social Share Plugin or linked his account with our Social Link Plugin, he will be tied to your Site and can be managed through the following social API commands. Please note that depending on the provider, some methods might not be available.

Resource/URI GET POST PUT DELETE
Users /users.<format> List all users
User /users/<user_token>.<format> Retrieve a user's details Delete a user
User /users/<user_token>/contacts.<format> Read a user's contacts
User /users/<user_token>/publish.<format> Publish on social networks