This document is generated by Aladia.
curl --location --request DELETE 'https://api.aladia.io/v2/courses//chapters//lectures/many' \
--header 'apikey: ' \
--header 'Content-Type: application/json' \
--data-raw '{
"ids": [
"689ad4e5ccd2c035c6eb82da"
],
"chapterIds": [
"bf0df2dfea6af3cc2dbac9ca",
"1ac751d676a568e6fc5f496a"
]
}'
{
"deleted": true
}