POST openapi/class/close

Authorization

Access to this endpoint is public.

Request Information

URI Parameters

None.

Body Parameters

PearsonEnglish.LearningServices.Wse.Models.Feedback.CloseClass
NameDescriptionTypeAdditional information
ClassId

string

None.

Override

boolean

None.

Request Formats

application/json, text/json

Sample:
{
  "ClassId": "sample string 1",
  "Override": true
}

Response Information

Resource Description

System.Web.Http.IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.