POST api/v1/VisualReports/Forum/CreateForumThread

Request Information

URI Parameters

NameDescriptionTypeAdditional information
version

string

None.

Body Parameters

ForumThread
NameDescriptionTypeAdditional information
Id

integer

None.

TopicsId

integer

None.

ThreadName

string

None.

TopicName

string

None.

ForumTopic

ForumTopic

None.

CreatedOn

string

None.

GenderId

integer

None.

PhotoURL

string

None.

CreatedBy

string

None.

ModifiedOn

string

None.

ModifiedBy

string

None.

IsEnabled

boolean

None.

TenantId

integer

None.

ForumComments

Collection of ForumComment

None.

ForumCommentsCount

integer

None.

CountOfUnreadComment

integer

None.

ThreadAttachmentlUrl

string

None.

ImageData

string

None.

ContentType

string

None.

IsDeletable

boolean

None.

IsUserActive

boolean

None.

ThreadAttachImageName

string

None.

ThreadAttachImageSize

string

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

text/html

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

boolean

Response Formats

application/json, text/json, text/html

Sample:
true

text/xml

Sample:
<boolean xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</boolean>