This document is generated by Aladia.
curl --location --request DELETE 'https://api.aladia.io/v2/organizations/6660c7e81f0e3b1cf2c7d687/groups/6660c7e81f0e3b1cf2c7d687/members' \
--header 'apikey: ' \
--header 'Content-Type: application/json' \
--data-raw '{
"profileIds": [
"string"
]
}'
{
"deleted": true
}