University
Sync course progress and return completed parts
post/api/university/v1/progress/sync
Request body
Example request
{
"course": "fundamentals",
"part": 1,
"subpart": 2
}Response
Completed course parts
Changes
No recorded changes to this endpoint across all 1 revision of this API.