Favorites REST Endpoints

Manage User Settings/Favorites
The operations from the Manage User Settings/Favorites category.
Create User Favorites
Method: post
Path: http://{host}:{port}/veridata/v1/services/preferences/favorites
Delete User Favorite
Method: delete
Path: http://{host}:{port}/veridata/v1/services/preferences/favorites/{type}/{Id}
Retrieve User Favorites
Method: get
Path: http://{host}:{port}/veridata/v1/services/preferences/favorites
Update User Favorites
Method: patch
Path: http://{host}:{port}/veridata/v1/services/preferences/favorites