Delete a space membership
Deletes a space membership, revoking the user's space access without deleting their account. All admins can be removed, leaving the space unmanageable until a new admin is added.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
space_id
ID of the space in a form of a string
space_membership_id
ID of the space membership in a form of a string
Response
No Content - Request successful, no content returned