POST api/UserProfile/CheckFavorites
Request Information
URI Parameters
None.
Body Parameters
CheckFavorites| Name | Description | Type | Additional information | 
|---|---|---|---|
| FavoriteURL | string | 
                             None.  | 
                
Request Formats
application/json, text/json
            Sample:
{
  "FavoriteURL": "sample string 1"
}
        Response Information
Resource Description
booleanResponse Formats
application/json, text/json
            Sample:
true