POST api/SocialWallNew/AddStreamFilter
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| filter | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{
"StreamID": 1,
"Date": "sample string 2",
"Engagement": "sample string 3",
"Timeline": "sample string 4",
"Sentiment": "sample string 5",
"Keywords": "sample string 6"
}
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
No documentation available.
Response body formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.