Favorites REST Endpoints
Manage User Settings/Favorites
The operations from the Manage User Settings/Favorites category.
- Create User Favorites
- Method: postPath:
http://{host}:{port}/veridata/v1/services/preferences/favorites
- Delete User Favorite
- Method: deletePath:
http://{host}:{port}/veridata/v1/services/preferences/favorites/{type}/{Id}
- Retrieve User Favorites
- Method: getPath:
http://{host}:{port}/veridata/v1/services/preferences/favorites
- Update User Favorites
- Method: patchPath:
http://{host}:{port}/veridata/v1/services/preferences/favorites