POST api/SocialWall

Request Information

URI Parameters

None.

Body Parameters

SocialWallDto
NameDescriptionTypeAdditional information
SocialWallItems

Collection of SocialWallItemDto

None.

SocialWallItemThemes

Collection of SocialWallItemThemeDto

None.

Deleted

boolean

None.

Name

string

Max length: 255

SocialWallLayout

SocialWallLayoutDto

None.

SocialWallTheme

SocialWallThemeDto

None.

PublishedDate

date

None.

ImageSource

string

None.

Public

boolean

None.

ShowVuelioLogo

boolean

None.

Editable

boolean

None.

Slug

string

Max length: 100

Path

string

None.

SortOrder

SortOrder

None.

IsHorizontalOrder

boolean

None.

ShowTwitter

boolean

None.

ShowFacebook

boolean

None.

ShowLinkedin

boolean

None.

ShowPinterest

boolean

None.

ShowGooglePlus

boolean

None.

AllowIndexing

boolean

None.

SocialWallFolderId

integer

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

IHttpActionResult

None.

Response Formats

application/json, text/json, text/plain

Sample:

Sample not available.