GET restapi/pageurl/courseelement?courseId={courseId}&elementId={elementId}&elementType={elementType}

Get 'course element' page url.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
courseId

integer

Required

elementId

integer

Required

elementType

integer

None.

Body Parameters

None.

Response Information

Resource Description

string

Response Formats

application/json, text/json

Sample:
"sample string"

application/xml, text/xml

Sample:
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">sample string</string>