This document is generated by Aladia.
curl --location --request DELETE 'https://api.aladia.io/v2/courses//chapters//lectures/' \
--header 'apikey: ' \
--header 'Content-Type: application/json' \
--data-raw '{
"deleteTarget": "all"
}'
{
"deleted": true
}