API Definition

Share Lesson Template

POST https://studio.motar.io/dxp/dxp-api/listing/lesson-template

Launches the content sharing wizard for a lesson template listing.

Request Body

NameTypeDescription

name

string

A text name for the template.

description

string

A text description for this template. This will appear in MOTAR Hub for the template's listing.

imageUrl

string

A link to an image to use for this template's MOTAR Hub listing.

launchParameters

string

A comma separated list of parameters to attach to the launch URI when this template is launched from MOTAR Training.

version

string

A version number for this template.

clientId

string

A valid client ID from MOTAR Studio belonging to the MOTAR app which is used to launch this lesson template.

popup

boolean

If true, the content sharing wizard will attempt to close the window in which it is rendered on completion of the content sharing process.

(Content Sharing Wizard web application)

Last updated