Template
Generates presigned upload url for new lesson json file info.
<br> <i>Alternative to directly uploading base64 string, better if lesson.json data is big</i> </br>post/Template/GetLessonJsonUploadURL
Headers
X-Versionstring
Request body
Example request
{
"instituteId": 1,
"lessonId": 13018,
"lessonAppVersion": "9.0.0"
}Response
Success
Changes
No recorded changes to this endpoint across all 1 revision of this API.