This document is generated by Aladia.
COURSE_MEMBER_ADDED
should also be awaited in this process as well.curl --location --request POST 'https://api.aladia.io/v2/courses//start/' \
--header 'apikey: ' \
--header 'Content-Type: application/json' \
--data-raw '{
"cycle": "9163cf004411d4c8a2fbca6a"
}'
{
"started": true
}