/account/users/invitations/<invitation_id>/acceptAuthorization: Bearer ********************curl --location --request DELETE 'https://api-staging.tenbyte.io/v1/members/9f976c12-f47b-4893-b482-5f3b2ee85221' \
--header 'Authorization: Bearer <token>'{
"message": "Member removed successfully",
"success": true
}