This document is generated by Aladia.
courseId
: Course Idreview
property to confirm the reviewingcurl --location --request PATCH 'https://api.aladia.io/v2/courses//review' \
--header 'apikey: ' \
--header 'Content-Type: application/json' \
--data-raw '{
"status": "published"
}'
{
"reviewed": true
}