Check the tip subscription
|
GET api/2.0/settings/tips/subscription
|
Checks if the current user is subscribed to the tips or not.
|
Update the tip settings
|
PUT api/2.0/settings/tips
|
Updates the tip settings with a parameter specified in the request.
|
Update the tip subscription
|
PUT api/2.0/settings/tips/change/subscription
|
Updates the tip subscription.
|