{
"email": "talentseventeen@mailsac.com",
"course_id": 12
}curl --location 'http://localhost:3000/api/v1/api/v1/courses/completion-progress' \
--header 'Accept: application/json' \
--header 'Content-Type: application/json' \
--data-raw '{
"email": "talentseventeen@mailsac.com",
"course_id": 12
}'{}