POST api/UserProfile/RemoveFavorites

Request Information

URI Parameters

None.

Body Parameters

RemoveFavorites
NameDescriptionTypeAdditional information
FavoritesRemoveRequest

string

None.

Request Formats

application/json, text/json

Sample:
{
  "FavoritesRemoveRequest": "sample string 1"
}

Response Information

Resource Description

boolean

Response Formats

application/json, text/json

Sample:
true