PlayLo

View as Markdown
This API endpoint is a GET request that is used to play a learning object. ### Request - Method: GET - Base URL: {{baseUrl}} - Path: /appLms/index.php?modname=&op=&id_item=&auth={{token}} - Headers: - Content-Type: application/x-www-form-urlencoded ### Request Params - `modname` (string): Module name - `op` (string): Action to perform - `id_item` (string): Learning object ID - `token` (string): Authentication token

Query parameters

modnamestringOptional
opstringOptional
course_idintegerOptional
id_itemintegerOptional
authstringOptional

Request

This endpoint expects an object.

Response headers

Keep-Alivestring
X-Powered-Bystring

Response

OK