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