Favorite object
/favorites/(type)/(objectid)
A single favorite object.
Methods
GET
| Output: | ObjectVersion |
| Retrieves object version information on the favorite object |
DELETE
Note that PUT and DELETE verbs may not be supported in IIS; it is recommended to route them via the POST verb and specify the _method querystring parameter, as detailed in the compatibility page.
| Output: | ExtendedObjectVersion |
| Removes an object from favorites. |