delete https://{serverUrl}/app/api/v1/memberships/
Deletes the Membership identified by the {slug} parameter.
This parameter is a combination of the team slug and user login name, concatenated with an underscore.
The current user must have Space management privileges to perform this action.