POST api/SocialWallItem
Request Information
URI Parameters
None.
Body Parameters
SocialWallItemDto| Name | Description | Type | Additional information |
|---|---|---|---|
| SocialValue | string |
None. |
|
| SocialValueSourceUrl | string |
None. |
|
| SocialStatisticItems | Collection of SocialStatisticItemDto |
None. |
|
| Name | string |
None. |
|
| SocialProvider | SocialProviderDto |
None. |
|
| SocialProviderType | SocialProviderTypeDto |
None. |
|
| SocialWallItemTheme | SocialWallItemThemeDto |
None. |
|
| Deleted | boolean |
None. |
|
| Ordinality | integer |
None. |
|
| Public | boolean |
None. |
|
| ShowName | boolean |
None. |
|
| ShowHtml | boolean |
None. |
|
| IsContactsWidget | boolean |
None. |
|
| IsInfoColumnContent | boolean |
None. |
|
| IsAboutUsWidget | boolean |
None. |
|
| MaxHeight | integer |
None. |
|
| FeatureImage | string |
None. |
|
| Slug | string |
Max length: 100 |
|
| Editable | boolean |
None. |
|
| Path | string |
None. |
|
| SocialWall | ListItemDto |
None. |
|
| Id | integer |
None. |
|
| Visibility | RestrictedVisibility |
None. |
|
| VisibilityUserId | integer |
None. |
|
| VisibilityClientId | integer |
None. |
|
| VisibilityUserGroupIds | Collection of integer |
None. |
|
| Created | date |
None. |
|
| Modified | date |
None. |
|
| CreatedUser | ListItemDto |
None. |
|
| ModifiedUser | ListItemDto |
None. |
Request Formats
application/x-www-form-urlencoded
Sample:
Sample not available.
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
text/plain
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, text/plain
Sample:
Sample not available.