This document is generated by Aladia.
courseId
: Course Id from which the member will be removedstatus
code (200
for success) and errors
array.curl --location --request DELETE 'https://api.aladia.io/v2/courses//members/leave' \
--header 'apikey: '
{
"deleted": true
}