POST api/v1/Reports/Topic/AddTopicSpecificVariant

Request Information

URI Parameters

NameDescriptionTypeAdditional information
version

string

None.

Body Parameters

TopicVM
NameDescriptionTypeAdditional information
TopicId

integer

None.

TopicCourseAssociations

Collection of TopicCourseTypeAssociation

None.

TopicCourses

Courses

None.

Name

string

None.

Description

string

None.

Locale

string

None.

ImageUrl

string

None.

Tags

string

None.

IsPublished

boolean

None.

CreatedBy

string

None.

FirstName

string

None.

MiddleName

string

None.

LastName

string

None.

IsCreatedByme

boolean

None.

CreatedOn

string

None.

TenantId

integer

None.

ProgramCount

integer

None.

ShotclassCount

integer

None.

ModifiedBy

string

None.

ModifiedOn

string

None.

ValidUpto

date

None.

SubTopics

Collection of TopicVM

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>