> ## Documentation Index
> Fetch the complete documentation index at: https://docs.riktra.com/llms.txt
> Use this file to discover all available pages before exploring further.

# remove_organization_member

> Remove a person's organization access.

<Note>Administrators and owners only. The role is checked in the database, not in the tool description.</Note>

Owners may remove administrators or members; administrators may remove members only. Call only after the person has explicitly asked to remove this exact membership. The owner cannot be removed.

## Parameters

<ParamField body="membership_id" type="uuid" required>
  From get\_organization\_members.
</ParamField>
