PUT api/ResourceRecommendeds

Update a recommended resource

Request Information

URI Parameters

None.

Body Parameters

ResourceRecommendedEntity
NameDescriptionTypeAdditional information
id

integer

None.

resource

ResourceEntity

None.

teacher

TeacherEntity

None.

student

StudentEntity

None.

recommendedDate

date

None.

resourceStatus

string

None.

studentTestAdministration

StudentTestAdministrationEntity

None.

standard

StandardEntity

None.

interestLevel

ResourceInterestLevelEntity

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

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.