DELETE favorites/remove/{id}
removes a favorite link for a user
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id |
the id of the favorite link to remove |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
UserFavoriteAddResponse
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.