CMS
Introduction
User Preferences is a cms service intended to manage the article listing based on user prefrences in the Digital Health Platform(DHP).
End Point's
| Si No: | API | Version | Note |
|---|---|---|---|
| 1. | List User Preference | v1 | Fetch the details of user preferences whose id matches with the given id. |
| 2. | Save User Preference | v1 | Saves the tags based on user preference. |
| 3. | List tags and categories | v1 | Fetch all the categories with attached tags and tags details whose id matches with the given id. |
| 4. | Save tags and categories | v1 | Save all the categories with attached tags for an app client. |
| 5. | Sync Tags from CMS Vendor | v1 | Fetch and Save Tags from CMS Vendor. |