POST classes/nonEncounters/close

Authorization

Access to this endpoint is granted if all following conditions are true:

  • Authenticated user matches a teacher who is assigned to material specified by "result" uri parameter or by content of request.
  • Authenticated user who is either StaffMember

Request Information

URI Parameters

None.

Body Parameters

PearsonEnglish.LearningServices.Wse.Models.ClosingClasses.CloseNonEncounterModel
NameDescriptionTypeAdditional information
ClassId

globally unique identifier

None.

Request Formats

application/json, text/json

Sample:
{
  "ClassId": "949b0e14-089a-4427-9646-9d86c4a7c467"
}

Response Information

Resource Description

System.Web.Http.IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.