PUT api/v1/Topic/UpdateGroupTopic

Request Information

URI Parameters

NameDescriptionTypeAdditional information
version

string

None.

Body Parameters

GroupTopicVM
NameDescriptionTypeAdditional information
Id

integer

None.

GroupTopicSubTopicAssociations

Collection of GroupTopicSubTopicAssociation

None.

GroupTopicUsergroupAssociations

Collection of GroupTopicUsergroupAssociation

None.

Name

string

None.

IsRestrictedAccess

boolean

None.

IsPublished

boolean

None.

IsNewGroup

boolean

None.

CreatedBy

string

None.

CreatedOn

string

None.

TenantId

integer

None.

ModifiedBy

string

None.

ModifiedOn

string

None.

SubTopics

Collection of TopicVM

None.

Description

string

None.

ImageUrl

string

None.

CreateByUserId

integer

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

string

Response Formats

application/json, text/json, text/html

Sample:
"sample string 1"

text/xml

Sample:
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">sample string 1</string>