Custom Course

Upload Course Image

Upload an image for a custom course. Returns a JSON response with the image URL. Uses base64 encoded content for compatibility with both web and mobile.

post/custom-course/image

Request body

file_contentstring required
file_namestring required
content_typestring required

Response

Successful Response

statusstring required
messagestring required
urlstring required

Changes