PUT api/SocialCampaign/{id}?Status={Status}&UserID={UserID}&UserName={UserName}&Message={Message}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
|
| Status | integer |
Required |
|
| UserID | integer |
None. |
|
| UserName | string |
None. |
|
| Message | string |
None. |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.