POST restapi/personal/pages/{elementId}/v1/viewLearningObjectives
This endpoint is called when the learning objectives modal is viewed.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| elementId |
The learning object identifier associated with the page. |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
System.Web.Http.IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.