POST api/Facebook/UpdateFacebookPagePostReactionsData?id={id}&permalink_url={permalink_url}&loveCount={loveCount}&likeCount={likeCount}&wowCount={wowCount}&hahaCount={hahaCount}&angryCount={angryCount}&sadCount={sadCount}&totalReactionsCount={totalReactionsCount}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

string

Required

permalink_url

string

Required

loveCount

integer

Required

likeCount

integer

Required

wowCount

integer

Required

hahaCount

integer

Required

angryCount

integer

Required

sadCount

integer

Required

totalReactionsCount

integer

Required

Body Parameters

None.

Response Information

Resource Description

string

Response Formats

application/json, text/json, text/html

Sample:
"sample string 1"

application/xml, text/xml

Sample:
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">sample string 1</string>