POST api/User

Request Information

URI Parameters

None.

Body Parameters

APIUserModel
NameDescriptionTypeAdditional information
Id

integer

None.

UserName

string

None.

CreationDate

date

None.

UserQuestionAnswers

Collection of APIUserQuestionAnswerModel

None.

UserStages

Collection of APIUserStageModel

None.

Quizzes

Collection of APIQuizModel

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

APIUserModel
NameDescriptionTypeAdditional information
Id

integer

None.

UserName

string

None.

CreationDate

date

None.

UserQuestionAnswers

Collection of APIUserQuestionAnswerModel

None.

UserStages

Collection of APIUserStageModel

None.

Quizzes

Collection of APIQuizModel

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.