POST api/SocialMonitorNew/UpdatePageDetails?PageID={PageID}&field={field}&value={value}

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
PageID
No documentation available.

Define this parameter in the request URI.

field
No documentation available.

Define this parameter in the request URI.

value
No documentation available.

Define this parameter in the request URI.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
{
  "CustomerCode": "sample string 1",
  "PageID": "sample string 2",
  "Visible": true,
  "BrandID": 1,
  "SiteID": 1,
  "CompetitorID": 1,
  "PushNotifications": "sample string 4"
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.