v18

latestOpenAPI 3.1.0raw.githubusercontent.com2026-07-2112360218.7 KB
Organizations

Remove Member from Organization

Removes a user from an organization by removing them from all teams in that organization. Requires Org Admin privileges.

delete/v1/orgs/{orgID}/members/{userID}

Path parameters

orgIDstring uuid required

The ID of the organization.

userIDstring uuid required

The ID of the user to remove from the organization.

Response

User successfully removed from the organization