Lesson
Get user ownership and rights (publish, marketplace).
get/Lesson/GetUserPublishRight
Query parameters
institutionIDinteger
The id of the institute
lessonIDinteger
The id of the lesson
Headers
X-Versionstring
Response
{ "canPublish": true, "canSell": true, }
Changes
No recorded changes to this endpoint across all 1 revision of this API.