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