User API PHP SDK

A user is the data representation of a person that is using the OneAll plugins and services that you have added to your website or mobile application. Each user has a least one identity.

Resource/URI GET POST PUT DELETE
Users /users.json List all users Import access token
User /users/<user_token>.json Retrieve user details Delete user
User /users/<user_token>/contacts.json Read contacts
User /users/<user_token>/publish.json Publish on social networks

User Contributed Notes