v3
latestOpenAPI 3.0.1MIT2026-08-0438140196.2 KBOrganization
Remove user from organization
Removes a user from your organization. Only the organization creator can remove other members, or users can remove themselves.
delete/organizations/{organizationId}/users/{userId}
Path parameters
organizationIdstring required
The ID of the organization
userIdstring required
The ID of the user to remove from the organization
Response
User removed from organization successfully