v1
latestOpenAPI 3.1.02026-07-13154170539.0 KBOrganizations
Remove Organization Member
Remove a member from an organization.
Permission: self-removal OR org:write permission.
- Any member can remove themselves (leave the organization)
- Users with org:write permission can remove other members
Automatically revokes all organization-specific API keys for the member. Personal API keys are NOT affected.
delete/v0/organizations/{organization_id}/members/{user_id}
Path parameters
organization_idinteger required
user_idstring required
Response
Successful Response