v18

latestOpenAPI 3.0.3raw.githubusercontent.com2026-07-111422448.7 KB
Organization Management

Remove Organization Member

Remove a member from an organization

post/auth/organization/remove-member

Request body

memberIdOrEmailstring required

The ID or email of the member to remove

organizationIdstring nullable

The ID of the organization to remove the member from. If not provided, the active organization will be used. Eg: "org-id"

Response

Success