POST restapi/personal/pages/{elementId}/v1/viewLearningObjectives

This endpoint is called when the learning objectives modal is viewed.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
elementId

The learning object identifier associated with the page.

integer

Required

Body Parameters

None.

Response Information

Resource Description

System.Web.Http.IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.