ManageUserInterests

From Gvp-public
Revision as of 12:03, 22 September 2015 by B.elp (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Description

This method updates the user interest list. The new interests IDs array is sended to the server. If sent empty it unsuscribe from all interests.

Parameters

  • token (String, required)
A valid token for identifying the API session context and logged user.
  • interestsIds (array, optional)
Current user interests list.


Returns

TO BE COMPLETED


Exceptions

TO BE COMPLETED


Caching

This method is not cached.


Known issues

None


Version history

TO BE COMPLETED


See also