This document is generated by Aladia.
spaceId
: Space Id from which the member will be removedprofileId
: profileId of the member to be removed.status
code (200
for success) and errors
array.curl --location --request DELETE 'https://api.aladia.io/v2/spaces/6617c00ed3179eccf598d5fd/members/' \
--header 'apikey: '
{
"deleted": true
}