DELETE favorites/remove/{id}

removes a favorite link for a user

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

the id of the favorite link to remove

integer

Required

Body Parameters

None.

Response Information

Resource Description

UserFavoriteAddResponse

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.