IMPORTANT: This version of Sitefinity CMS is out of support and the respective product documentation is no longer maintained and can be outdated. Use the version selector to view a supported product version.
Each method represents a specific activity related to managing the current user's subscription for notification for a specific comment thread(s). You use each method by sending a request to the URI in a certain format. Upon successful request, the server always responds with a 200 OK status code.
In the following, you can see details on the methods you can use to manage notification subscription.
HTTP GET request: /RestApi/comments-api/notifications
/RestApi/comments-api/notifications
Posted data JSON format:
Subscription status:
HTTP POST request: /RestApi/comments-api/notifications/subscribe
/RestApi/comments-api/notifications/subscribe
User successfully subscribed from thread.
HTTP POST request: /RestApi/comments-api/notifications/unsubscribe
/RestApi/comments-api/notifications/unsubscribe
User successfully unsubscribed from thread.
Back To Top
To submit feedback, please update your cookie settings and allow the usage of Functional cookies.
Your feedback about this content is important